Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/tests/shell/attr/
H A Dtest-stat-detailed-2294 # PERF_COUNT_HW_CACHE_DTLB << 0 |
304 # PERF_COUNT_HW_CACHE_DTLB << 0 |
H A Dtest-stat-detailed-3294 # PERF_COUNT_HW_CACHE_DTLB << 0 |
304 # PERF_COUNT_HW_CACHE_DTLB << 0 |
/linux-6.15/tools/include/uapi/linux/
H A Dperf_event.h89 PERF_COUNT_HW_CACHE_DTLB = 3, enumerator
/linux-6.15/include/uapi/linux/
H A Dperf_event.h89 PERF_COUNT_HW_CACHE_DTLB = 3, enumerator
/linux-6.15/tools/perf/util/
H A Dperf_event_attr_fprintf.c119 ENUM_ID_TO_STR_CASE(PERF_COUNT_HW_CACHE_DTLB) in stringify_perf_hw_cache_id()
H A Dstat-shadow.c92 u64 PERF_COUNT_hw_cache_dtlb_miss = PERF_COUNT_HW_CACHE_DTLB | in evsel__stat_type()
/linux-6.15/tools/bpf/bpftool/
H A Dlink.c66 [PERF_COUNT_HW_CACHE_DTLB] = "dTLB",
H A Dprog.c2057 PERF_COUNT_HW_CACHE_DTLB |