Home
last modified time | relevance | path

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

/external/strace/xlat/
Dperf_hw_cache_op_id.h6 #if defined(PERF_COUNT_HW_CACHE_OP_READ) || (defined(HAVE_DECL_PERF_COUNT_HW_CACHE_OP_READ) && HAVE…
8 static_assert((PERF_COUNT_HW_CACHE_OP_READ) == (0), "PERF_COUNT_HW_CACHE_OP_READ != 0");
11 # define PERF_COUNT_HW_CACHE_OP_READ 0
39 XLAT(PERF_COUNT_HW_CACHE_OP_READ),
Dperf_hw_cache_op_id.in2 PERF_COUNT_HW_CACHE_OP_READ 0
/external/perf_data_converter/src/quipper/kernel/
Dperf_event.h82 PERF_COUNT_HW_CACHE_OP_READ = 0, enumerator
/external/kernel-headers/original/uapi/linux/
Dperf_event.h83 PERF_COUNT_HW_CACHE_OP_READ = 0, enumerator
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_s390x.go1013 PERF_COUNT_HW_CACHE_OP_READ = 0x0 const
Dztypes_linux_386.go990 PERF_COUNT_HW_CACHE_OP_READ = 0x0 const
Dztypes_linux_mips.go982 PERF_COUNT_HW_CACHE_OP_READ = 0x0 const
Dztypes_linux_amd64.go1008 PERF_COUNT_HW_CACHE_OP_READ = 0x0 const
Dztypes_linux_ppc64.go997 PERF_COUNT_HW_CACHE_OP_READ = 0x0 const
Dztypes_linux_mips64.go989 PERF_COUNT_HW_CACHE_OP_READ = 0x0 const
Dztypes_linux_mipsle.go982 PERF_COUNT_HW_CACHE_OP_READ = 0x0 const
Dztypes_linux_arm.go978 PERF_COUNT_HW_CACHE_OP_READ = 0x0 const
Dztypes_linux_arm64.go987 PERF_COUNT_HW_CACHE_OP_READ = 0x0 const
Dztypes_linux_mips64le.go989 PERF_COUNT_HW_CACHE_OP_READ = 0x0 const
Dztypes_linux_ppc64le.go997 PERF_COUNT_HW_CACHE_OP_READ = 0x0 const