Home
last modified time | relevance | path

Searched refs:PERF_COUNT_HW_CACHE_RESULT_MAX (Results 1 – 7 of 7) sorted by relevance

/tools/perf/tests/
A Devsel-roundtrip-name.c19 for (int res = 0; res < PERF_COUNT_HW_CACHE_RESULT_MAX; res++) { in perf_evsel__roundtrip_cache_name_test()
/tools/perf/util/
A Dprint-events.c208 for (int res = 0; res < PERF_COUNT_HW_CACHE_RESULT_MAX; res++) { in print_hwcache_events()
A Devsel.h311 extern const char *const evsel__hw_cache_result[PERF_COUNT_HW_CACHE_RESULT_MAX][EVSEL__MAX_ALIASES];
A Dparse-events.c411 PERF_COUNT_HW_CACHE_RESULT_MAX, &len); in parse_events__decode_legacy_cache()
426 PERF_COUNT_HW_CACHE_RESULT_MAX, &len); in parse_events__decode_legacy_cache()
A Devsel.c813 const char *const evsel__hw_cache_result[PERF_COUNT_HW_CACHE_RESULT_MAX][EVSEL__MAX_ALIASES] = {
874 if (result >= PERF_COUNT_HW_CACHE_RESULT_MAX) in __evsel__hw_cache_name()
/tools/include/uapi/linux/
A Dperf_event.h112 PERF_COUNT_HW_CACHE_RESULT_MAX, /* non-ABI */ enumerator
/tools/bpf/bpftool/
A Dlink.c78 const char *evsel__hw_cache_result[PERF_COUNT_HW_CACHE_RESULT_MAX] = {

Completed in 859 milliseconds