Home
last modified time | relevance | path

Searched refs:PERF_COUNT_HW_CACHE_MISSES (Results 1 – 6 of 6) sorted by relevance

/tools/testing/selftests/resctrl/
Dcache.c59 pea_llc_miss.config = PERF_COUNT_HW_CACHE_MISSES; in initialize_llc_perf()
/tools/perf/tests/
Dparse-events.c1014 PERF_COUNT_HW_CACHE_MISSES == evsel->core.attr.config); in test__group_gh1()
1054 PERF_COUNT_HW_CACHE_MISSES == evsel->core.attr.config); in test__group_gh2()
1094 PERF_COUNT_HW_CACHE_MISSES == evsel->core.attr.config); in test__group_gh3()
1134 PERF_COUNT_HW_CACHE_MISSES == evsel->core.attr.config); in test__group_gh4()
1172 PERF_COUNT_HW_CACHE_MISSES == evsel->core.attr.config); in test__leader_sample1()
1271 PERF_COUNT_HW_CACHE_MISSES == evsel->core.attr.config); in test__pinned_group()
1315 PERF_COUNT_HW_CACHE_MISSES == evsel->core.attr.config); in test__exclusive_group()
/tools/include/uapi/linux/
Dperf_event.h67 PERF_COUNT_HW_CACHE_MISSES = 3, enumerator
/tools/perf/util/
Dparse-events.l333 cache-misses { return sym(yyscanner, PERF_TYPE_HARDWARE, PERF_COUNT_HW_CACHE_MISSES); }
Dparse-events.c78 [PERF_COUNT_HW_CACHE_MISSES] = {
/tools/perf/
Ddesign.txt105 PERF_COUNT_HW_CACHE_MISSES = 3,