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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/tests/
evsel-roundtrip-name.c 17 for (op = 0; op < PERF_COUNT_HW_CACHE_OP_MAX; op++) {
36 for (op = 0; op < PERF_COUNT_HW_CACHE_OP_MAX; op++) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
perf_event.h 81 PERF_COUNT_HW_CACHE_OP_MAX, /* non-ABI */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
perf_event.h 81 PERF_COUNT_HW_CACHE_OP_MAX, /* non-ABI */
  /bionic/libc/kernel/uapi/linux/
perf_event.h 70 PERF_COUNT_HW_CACHE_OP_MAX,
  /development/ndk/platforms/android-L/include/linux/
perf_event.h 70 PERF_COUNT_HW_CACHE_OP_MAX,
  /external/kernel-headers/original/uapi/linux/
perf_event.h 86 PERF_COUNT_HW_CACHE_OP_MAX, /* non-ABI */
  /external/linux-tools-perf/perf-3.12.0/include/uapi/linux/
perf_event.h 86 PERF_COUNT_HW_CACHE_OP_MAX, /* non-ABI */
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
evsel.h 124 extern const char *perf_evsel__hw_cache_op[PERF_COUNT_HW_CACHE_OP_MAX]
parse-events.c 342 PERF_COUNT_HW_CACHE_OP_MAX);
1141 for (op = 0; op < PERF_COUNT_HW_CACHE_OP_MAX; op++) {
evsel.c 379 const char *perf_evsel__hw_cache_op[PERF_COUNT_HW_CACHE_OP_MAX]
444 if (op > PERF_COUNT_HW_CACHE_OP_MAX)
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
perf_event.h 70 PERF_COUNT_HW_CACHE_OP_MAX,
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
perf_event.h 70 PERF_COUNT_HW_CACHE_OP_MAX,
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
perf_event.h 70 PERF_COUNT_HW_CACHE_OP_MAX,

Completed in 225 milliseconds