Home
last modified time | relevance | path

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

/external/strace/xlat/
Dperf_hw_cache_op_id.h13 #if defined(PERF_COUNT_HW_CACHE_OP_WRITE) || (defined(HAVE_DECL_PERF_COUNT_HW_CACHE_OP_WRITE) && HA…
15 static_assert((PERF_COUNT_HW_CACHE_OP_WRITE) == (1), "PERF_COUNT_HW_CACHE_OP_WRITE != 1");
18 # define PERF_COUNT_HW_CACHE_OP_WRITE 1
40 XLAT(PERF_COUNT_HW_CACHE_OP_WRITE),
Dperf_hw_cache_op_id.in3 PERF_COUNT_HW_CACHE_OP_WRITE 1
/external/perf_data_converter/src/quipper/kernel/
Dperf_event.h83 PERF_COUNT_HW_CACHE_OP_WRITE = 1, enumerator
/external/kernel-headers/original/uapi/linux/
Dperf_event.h84 PERF_COUNT_HW_CACHE_OP_WRITE = 1, enumerator
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_s390x.go1014 PERF_COUNT_HW_CACHE_OP_WRITE = 0x1 const
Dztypes_linux_386.go991 PERF_COUNT_HW_CACHE_OP_WRITE = 0x1 const
Dztypes_linux_mips.go983 PERF_COUNT_HW_CACHE_OP_WRITE = 0x1 const
Dztypes_linux_amd64.go1009 PERF_COUNT_HW_CACHE_OP_WRITE = 0x1 const
Dztypes_linux_ppc64.go998 PERF_COUNT_HW_CACHE_OP_WRITE = 0x1 const
Dztypes_linux_mips64.go990 PERF_COUNT_HW_CACHE_OP_WRITE = 0x1 const
Dztypes_linux_mipsle.go983 PERF_COUNT_HW_CACHE_OP_WRITE = 0x1 const
Dztypes_linux_arm.go979 PERF_COUNT_HW_CACHE_OP_WRITE = 0x1 const
Dztypes_linux_arm64.go988 PERF_COUNT_HW_CACHE_OP_WRITE = 0x1 const
Dztypes_linux_mips64le.go990 PERF_COUNT_HW_CACHE_OP_WRITE = 0x1 const
Dztypes_linux_ppc64le.go998 PERF_COUNT_HW_CACHE_OP_WRITE = 0x1 const