HomeSort by relevance Sort by last modified time
    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/linux-tools-perf/util/
parse-events.c 97 { "L1-icache", "l1-i", "l1i", "L1-instruction", },
123 * L1I : Read and prefetch only
128 [C(L1I)] = (CACHE_READ | CACHE_PREFETCH),
  /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.

Completed in 68 milliseconds