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

  /bionic/libc/kernel/common/linux/
perf_event.h 44 PERF_COUNT_HW_BRANCH_MISSES = 5,
  /external/kernel-headers/original/linux/
perf_event.h 53 PERF_COUNT_HW_BRANCH_MISSES = 5,
  /external/linux-tools-perf/util/include/linux/added/
perf_event.h 61 PERF_COUNT_HW_BRANCH_MISSES = 5,
  /external/linux-tools-perf/
builtin-stat.c 81 { .type = PERF_TYPE_HARDWARE, .config = PERF_COUNT_HW_BRANCH_MISSES },
    [all...]
  /external/linux-tools-perf/util/
python.c 804 { "COUNT_HW_BRANCH_MISSES", PERF_COUNT_HW_BRANCH_MISSES },

Completed in 28 milliseconds