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

  /bionic/libc/kernel/common/linux/
perf_event.h 55 PERF_COUNT_HW_CACHE_ITLB = 4,
  /external/linux-tools-perf/
builtin-stat.c 146 PERF_COUNT_HW_CACHE_ITLB << 0 |
152 PERF_COUNT_HW_CACHE_ITLB << 0 |
818 evsel->attr.config == ( PERF_COUNT_HW_CACHE_ITLB |
    [all...]
  /external/kernel-headers/original/linux/
perf_event.h 71 PERF_COUNT_HW_CACHE_ITLB = 4,
  /external/linux-tools-perf/util/include/linux/added/
perf_event.h 81 PERF_COUNT_HW_CACHE_ITLB = 4,
  /external/linux-tools-perf/util/
python.c 810 { "COUNT_HW_CACHE_ITLB", PERF_COUNT_HW_CACHE_ITLB },

Completed in 31 milliseconds