HomeSort by relevance Sort by last modified time
    Searched refs:PERF_COUNT_HW_CACHE_L1I (Results 1 - 5 of 5) sorted by null

  /bionic/libc/kernel/common/linux/
perf_event.h 51 PERF_COUNT_HW_CACHE_L1I = 1,
  /external/linux-tools-perf/
builtin-stat.c 122 PERF_COUNT_HW_CACHE_L1I << 0 |
128 PERF_COUNT_HW_CACHE_L1I << 0 |
804 evsel->attr.config == ( PERF_COUNT_HW_CACHE_L1I |
    [all...]
  /external/kernel-headers/original/linux/
perf_event.h 68 PERF_COUNT_HW_CACHE_L1I = 1,
  /external/linux-tools-perf/util/include/linux/added/
perf_event.h 78 PERF_COUNT_HW_CACHE_L1I = 1,
  /external/linux-tools-perf/util/
python.c 807 { "COUNT_HW_CACHE_L1I", PERF_COUNT_HW_CACHE_L1I },

Completed in 31 milliseconds