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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
perf_event.h 50 PERF_COUNT_HW_CACHE_MISSES = 3,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
perf_event.h 50 PERF_COUNT_HW_CACHE_MISSES = 3,
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
parse-events.l 134 cache-misses { return sym(yyscanner, PERF_TYPE_HARDWARE, PERF_COUNT_HW_CACHE_MISSES); }
parse-events.c 45 [PERF_COUNT_HW_CACHE_MISSES] = {
python.c 964 { "COUNT_HW_CACHE_MISSES", PERF_COUNT_HW_CACHE_MISSES },
parse-events-flex.c     [all...]
  /bionic/libc/kernel/uapi/linux/
perf_event.h 41 PERF_COUNT_HW_CACHE_MISSES = 3,
  /development/ndk/platforms/android-L/include/linux/
perf_event.h 41 PERF_COUNT_HW_CACHE_MISSES = 3,
  /external/kernel-headers/original/uapi/linux/
perf_event.h 51 PERF_COUNT_HW_CACHE_MISSES = 3,
  /external/linux-tools-perf/perf-3.12.0/include/uapi/linux/
perf_event.h 51 PERF_COUNT_HW_CACHE_MISSES = 3,
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
perf_event.h 41 PERF_COUNT_HW_CACHE_MISSES = 3,
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
perf_event.h 41 PERF_COUNT_HW_CACHE_MISSES = 3,
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
perf_event.h 41 PERF_COUNT_HW_CACHE_MISSES = 3,
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
perf_event.h 41 PERF_COUNT_HW_CACHE_MISSES = 3,
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
perf_event.h 41 PERF_COUNT_HW_CACHE_MISSES = 3,
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
perf_event.h 41 PERF_COUNT_HW_CACHE_MISSES = 3,
  /external/linux-tools-perf/perf-3.12.0/tools/perf/tests/
parse-events.c     [all...]

Completed in 1143 milliseconds