Home
last modified time | relevance | path

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

/external/strace/xlat/
Dperf_hw_cache_id.h20 #if defined(PERF_COUNT_HW_CACHE_LL) || (defined(HAVE_DECL_PERF_COUNT_HW_CACHE_LL) && HAVE_DECL_PERF…
22 static_assert((PERF_COUNT_HW_CACHE_LL) == (2), "PERF_COUNT_HW_CACHE_LL != 2");
25 # define PERF_COUNT_HW_CACHE_LL 2
69 XLAT(PERF_COUNT_HW_CACHE_LL),
Dperf_hw_cache_id.in4 PERF_COUNT_HW_CACHE_LL 2
/external/perf_data_converter/src/quipper/kernel/
Dperf_event.h72 PERF_COUNT_HW_CACHE_LL = 2, enumerator
/external/kernel-headers/original/uapi/linux/
Dperf_event.h73 PERF_COUNT_HW_CACHE_LL = 2, enumerator
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_s390x.go1007 PERF_COUNT_HW_CACHE_LL = 0x2 const
Dztypes_linux_386.go984 PERF_COUNT_HW_CACHE_LL = 0x2 const
Dztypes_linux_mips.go976 PERF_COUNT_HW_CACHE_LL = 0x2 const
Dztypes_linux_amd64.go1002 PERF_COUNT_HW_CACHE_LL = 0x2 const
Dztypes_linux_ppc64.go991 PERF_COUNT_HW_CACHE_LL = 0x2 const
Dztypes_linux_mips64.go983 PERF_COUNT_HW_CACHE_LL = 0x2 const
Dztypes_linux_mipsle.go976 PERF_COUNT_HW_CACHE_LL = 0x2 const
Dztypes_linux_arm.go972 PERF_COUNT_HW_CACHE_LL = 0x2 const
Dztypes_linux_arm64.go981 PERF_COUNT_HW_CACHE_LL = 0x2 const
Dztypes_linux_mips64le.go983 PERF_COUNT_HW_CACHE_LL = 0x2 const
Dztypes_linux_ppc64le.go991 PERF_COUNT_HW_CACHE_LL = 0x2 const