Home
last modified time | relevance | path

Searched refs:PERF_COUNT_HW_CACHE_ITLB (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/tools/perf/tests/shell/attr/
H A Dtest-stat-detailed-2314 # PERF_COUNT_HW_CACHE_ITLB << 0 |
324 # PERF_COUNT_HW_CACHE_ITLB << 0 |
H A Dtest-stat-detailed-3314 # PERF_COUNT_HW_CACHE_ITLB << 0 |
324 # PERF_COUNT_HW_CACHE_ITLB << 0 |
/linux-6.15/tools/include/uapi/linux/
H A Dperf_event.h90 PERF_COUNT_HW_CACHE_ITLB = 4, enumerator
/linux-6.15/include/uapi/linux/
H A Dperf_event.h90 PERF_COUNT_HW_CACHE_ITLB = 4, enumerator
/linux-6.15/tools/perf/util/
H A Dperf_event_attr_fprintf.c120 ENUM_ID_TO_STR_CASE(PERF_COUNT_HW_CACHE_ITLB) in stringify_perf_hw_cache_id()
H A Dstat-shadow.c95 u64 PERF_COUNT_hw_cache_itlb_miss = PERF_COUNT_HW_CACHE_ITLB | in evsel__stat_type()
/linux-6.15/tools/bpf/bpftool/
H A Dlink.c67 [PERF_COUNT_HW_CACHE_ITLB] = "iTLB",
H A Dprog.c2043 PERF_COUNT_HW_CACHE_ITLB |