OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L1I
(Results
1 - 3
of
3
) sorted by null
/external/oprofile/events/i386/westmere/
unit_masks
124
name:
l1i
type:bitmask default:0x01
125
0x01 hits
L1I
instruction fetch hits
126
0x02 misses
L1I
instruction fetch misses
127
0x03 reads
L1I
Instruction fetches
128
0x04 cycles_stalled
L1I
instruction fetch stall cycles
/external/oprofile/events/i386/nehalem/
events
62
event:0x80 counters:0,1,2,3 um:
l1i
minimum:6000 name:
L1I
: Counts
L1i
instruction cache accesses.
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
evsel.c
371
{ "L1-icache", "l1-i", "
l1i
", "L1-instruction", },
400
*
L1I
: Read and prefetch only
405
[C(
L1I
)] = (CACHE_READ | CACHE_PREFETCH),
[
all
...]
Completed in 146 milliseconds