Home
last modified time | relevance | path

Searched refs:PERF_COUNT_HW_BRANCH_MISSES (Results 1 – 16 of 16) sorted by relevance

/external/strace/xlat/
Dperf_hw_id.h41 #if defined(PERF_COUNT_HW_BRANCH_MISSES) || (defined(HAVE_DECL_PERF_COUNT_HW_BRANCH_MISSES) && HAVE…
43 static_assert((PERF_COUNT_HW_BRANCH_MISSES) == (5), "PERF_COUNT_HW_BRANCH_MISSES != 5");
46 # define PERF_COUNT_HW_BRANCH_MISSES 5
93 XLAT(PERF_COUNT_HW_BRANCH_MISSES),
Dperf_hw_id.in7 PERF_COUNT_HW_BRANCH_MISSES 5
/external/ltp/testcases/kernel/syscalls/perf_event_open/
Dperf_event_open01.c69 PERF_COUNT_HW_BRANCH_MISSES },
/external/perf_data_converter/src/quipper/kernel/
Dperf_event.h53 PERF_COUNT_HW_BRANCH_MISSES = 5, enumerator
/external/kernel-headers/original/uapi/linux/
Dperf_event.h54 PERF_COUNT_HW_BRANCH_MISSES = 5, enumerator
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_s390x.go999 PERF_COUNT_HW_BRANCH_MISSES = 0x5 const
Dztypes_linux_386.go976 PERF_COUNT_HW_BRANCH_MISSES = 0x5 const
Dztypes_linux_mips.go968 PERF_COUNT_HW_BRANCH_MISSES = 0x5 const
Dztypes_linux_amd64.go994 PERF_COUNT_HW_BRANCH_MISSES = 0x5 const
Dztypes_linux_ppc64.go983 PERF_COUNT_HW_BRANCH_MISSES = 0x5 const
Dztypes_linux_mips64.go975 PERF_COUNT_HW_BRANCH_MISSES = 0x5 const
Dztypes_linux_mipsle.go968 PERF_COUNT_HW_BRANCH_MISSES = 0x5 const
Dztypes_linux_arm.go964 PERF_COUNT_HW_BRANCH_MISSES = 0x5 const
Dztypes_linux_arm64.go973 PERF_COUNT_HW_BRANCH_MISSES = 0x5 const
Dztypes_linux_mips64le.go975 PERF_COUNT_HW_BRANCH_MISSES = 0x5 const
Dztypes_linux_ppc64le.go983 PERF_COUNT_HW_BRANCH_MISSES = 0x5 const