Home
last modified time | relevance | path

Searched refs:PERF_COUNT_HW_CACHE_RESULT_MISS (Results 1 – 15 of 15) sorted by relevance

/external/strace/xlat/
Dperf_hw_cache_op_result_id.h13 #if defined(PERF_COUNT_HW_CACHE_RESULT_MISS) || (defined(HAVE_DECL_PERF_COUNT_HW_CACHE_RESULT_MISS)…
15 static_assert((PERF_COUNT_HW_CACHE_RESULT_MISS) == (1), "PERF_COUNT_HW_CACHE_RESULT_MISS != 1");
18 # define PERF_COUNT_HW_CACHE_RESULT_MISS 1
33 XLAT(PERF_COUNT_HW_CACHE_RESULT_MISS),
Dperf_hw_cache_op_result_id.in3 PERF_COUNT_HW_CACHE_RESULT_MISS 1
/external/perf_data_converter/src/quipper/kernel/
Dperf_event.h91 PERF_COUNT_HW_CACHE_RESULT_MISS = 1, enumerator
/external/kernel-headers/original/uapi/linux/
Dperf_event.h92 PERF_COUNT_HW_CACHE_RESULT_MISS = 1, enumerator
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_s390x.go1018 PERF_COUNT_HW_CACHE_RESULT_MISS = 0x1 const
Dztypes_linux_386.go995 PERF_COUNT_HW_CACHE_RESULT_MISS = 0x1 const
Dztypes_linux_mips.go987 PERF_COUNT_HW_CACHE_RESULT_MISS = 0x1 const
Dztypes_linux_amd64.go1013 PERF_COUNT_HW_CACHE_RESULT_MISS = 0x1 const
Dztypes_linux_ppc64.go1002 PERF_COUNT_HW_CACHE_RESULT_MISS = 0x1 const
Dztypes_linux_mips64.go994 PERF_COUNT_HW_CACHE_RESULT_MISS = 0x1 const
Dztypes_linux_mipsle.go987 PERF_COUNT_HW_CACHE_RESULT_MISS = 0x1 const
Dztypes_linux_arm.go983 PERF_COUNT_HW_CACHE_RESULT_MISS = 0x1 const
Dztypes_linux_arm64.go992 PERF_COUNT_HW_CACHE_RESULT_MISS = 0x1 const
Dztypes_linux_mips64le.go994 PERF_COUNT_HW_CACHE_RESULT_MISS = 0x1 const
Dztypes_linux_ppc64le.go1002 PERF_COUNT_HW_CACHE_RESULT_MISS = 0x1 const