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

  /bionic/libc/kernel/common/linux/
perf_event.h 54 PERF_COUNT_HW_CACHE_DTLB = 3,
  /external/linux-tools-perf/
builtin-stat.c 134 PERF_COUNT_HW_CACHE_DTLB << 0 |
140 PERF_COUNT_HW_CACHE_DTLB << 0 |
811 evsel->attr.config == ( PERF_COUNT_HW_CACHE_DTLB |
    [all...]
  /external/kernel-headers/original/linux/
perf_event.h 70 PERF_COUNT_HW_CACHE_DTLB = 3,
  /external/linux-tools-perf/util/include/linux/added/
perf_event.h 80 PERF_COUNT_HW_CACHE_DTLB = 3,
  /external/linux-tools-perf/util/
python.c 809 { "COUNT_HW_CACHE_DTLB", PERF_COUNT_HW_CACHE_DTLB },

Completed in 65 milliseconds