Home
last modified time | relevance | path

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

/external/strace/xlat/
Dperf_hw_cache_op_id.h20 #if defined(PERF_COUNT_HW_CACHE_OP_PREFETCH) || (defined(HAVE_DECL_PERF_COUNT_HW_CACHE_OP_PREFETCH)…
22 static_assert((PERF_COUNT_HW_CACHE_OP_PREFETCH) == (2), "PERF_COUNT_HW_CACHE_OP_PREFETCH != 2");
25 # define PERF_COUNT_HW_CACHE_OP_PREFETCH 2
41 XLAT(PERF_COUNT_HW_CACHE_OP_PREFETCH),
Dperf_hw_cache_op_id.in4 PERF_COUNT_HW_CACHE_OP_PREFETCH 2
/external/perf_data_converter/src/quipper/kernel/
Dperf_event.h84 PERF_COUNT_HW_CACHE_OP_PREFETCH = 2, enumerator
/external/kernel-headers/original/uapi/linux/
Dperf_event.h85 PERF_COUNT_HW_CACHE_OP_PREFETCH = 2, enumerator
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_s390x.go1015 PERF_COUNT_HW_CACHE_OP_PREFETCH = 0x2 const
Dztypes_linux_386.go992 PERF_COUNT_HW_CACHE_OP_PREFETCH = 0x2 const
Dztypes_linux_mips.go984 PERF_COUNT_HW_CACHE_OP_PREFETCH = 0x2 const
Dztypes_linux_amd64.go1010 PERF_COUNT_HW_CACHE_OP_PREFETCH = 0x2 const
Dztypes_linux_ppc64.go999 PERF_COUNT_HW_CACHE_OP_PREFETCH = 0x2 const
Dztypes_linux_mips64.go991 PERF_COUNT_HW_CACHE_OP_PREFETCH = 0x2 const
Dztypes_linux_mipsle.go984 PERF_COUNT_HW_CACHE_OP_PREFETCH = 0x2 const
Dztypes_linux_arm.go980 PERF_COUNT_HW_CACHE_OP_PREFETCH = 0x2 const
Dztypes_linux_arm64.go989 PERF_COUNT_HW_CACHE_OP_PREFETCH = 0x2 const
Dztypes_linux_mips64le.go991 PERF_COUNT_HW_CACHE_OP_PREFETCH = 0x2 const
Dztypes_linux_ppc64le.go999 PERF_COUNT_HW_CACHE_OP_PREFETCH = 0x2 const