Home
last modified time | relevance | path

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

/external/strace/xlat/
Dperf_hw_cache_id.h27 #if defined(PERF_COUNT_HW_CACHE_DTLB) || (defined(HAVE_DECL_PERF_COUNT_HW_CACHE_DTLB) && HAVE_DECL_…
29 static_assert((PERF_COUNT_HW_CACHE_DTLB) == (3), "PERF_COUNT_HW_CACHE_DTLB != 3");
32 # define PERF_COUNT_HW_CACHE_DTLB 3
70 XLAT(PERF_COUNT_HW_CACHE_DTLB),
Dperf_hw_cache_id.in5 PERF_COUNT_HW_CACHE_DTLB 3
/external/perf_data_converter/src/quipper/kernel/
Dperf_event.h73 PERF_COUNT_HW_CACHE_DTLB = 3, enumerator
/external/kernel-headers/original/uapi/linux/
Dperf_event.h74 PERF_COUNT_HW_CACHE_DTLB = 3, enumerator
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_s390x.go1008 PERF_COUNT_HW_CACHE_DTLB = 0x3 const
Dztypes_linux_386.go985 PERF_COUNT_HW_CACHE_DTLB = 0x3 const
Dztypes_linux_mips.go977 PERF_COUNT_HW_CACHE_DTLB = 0x3 const
Dztypes_linux_amd64.go1003 PERF_COUNT_HW_CACHE_DTLB = 0x3 const
Dztypes_linux_ppc64.go992 PERF_COUNT_HW_CACHE_DTLB = 0x3 const
Dztypes_linux_mips64.go984 PERF_COUNT_HW_CACHE_DTLB = 0x3 const
Dztypes_linux_mipsle.go977 PERF_COUNT_HW_CACHE_DTLB = 0x3 const
Dztypes_linux_arm.go973 PERF_COUNT_HW_CACHE_DTLB = 0x3 const
Dztypes_linux_arm64.go982 PERF_COUNT_HW_CACHE_DTLB = 0x3 const
Dztypes_linux_mips64le.go984 PERF_COUNT_HW_CACHE_DTLB = 0x3 const
Dztypes_linux_ppc64le.go992 PERF_COUNT_HW_CACHE_DTLB = 0x3 const