Home
last modified time | relevance | path

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

/external/strace/xlat/
Dperf_hw_cache_id.h13 #if defined(PERF_COUNT_HW_CACHE_L1I) || (defined(HAVE_DECL_PERF_COUNT_HW_CACHE_L1I) && HAVE_DECL_PE…
15 static_assert((PERF_COUNT_HW_CACHE_L1I) == (1), "PERF_COUNT_HW_CACHE_L1I != 1");
18 # define PERF_COUNT_HW_CACHE_L1I 1
68 XLAT(PERF_COUNT_HW_CACHE_L1I),
Dperf_hw_cache_id.in3 PERF_COUNT_HW_CACHE_L1I 1
/external/perf_data_converter/src/quipper/kernel/
Dperf_event.h71 PERF_COUNT_HW_CACHE_L1I = 1, enumerator
/external/kernel-headers/original/uapi/linux/
Dperf_event.h72 PERF_COUNT_HW_CACHE_L1I = 1, enumerator
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_s390x.go1006 PERF_COUNT_HW_CACHE_L1I = 0x1 const
Dztypes_linux_386.go983 PERF_COUNT_HW_CACHE_L1I = 0x1 const
Dztypes_linux_mips.go975 PERF_COUNT_HW_CACHE_L1I = 0x1 const
Dztypes_linux_amd64.go1001 PERF_COUNT_HW_CACHE_L1I = 0x1 const
Dztypes_linux_ppc64.go990 PERF_COUNT_HW_CACHE_L1I = 0x1 const
Dztypes_linux_mips64.go982 PERF_COUNT_HW_CACHE_L1I = 0x1 const
Dztypes_linux_mipsle.go975 PERF_COUNT_HW_CACHE_L1I = 0x1 const
Dztypes_linux_arm.go971 PERF_COUNT_HW_CACHE_L1I = 0x1 const
Dztypes_linux_arm64.go980 PERF_COUNT_HW_CACHE_L1I = 0x1 const
Dztypes_linux_mips64le.go982 PERF_COUNT_HW_CACHE_L1I = 0x1 const
Dztypes_linux_ppc64le.go990 PERF_COUNT_HW_CACHE_L1I = 0x1 const