Home
last modified time | relevance | path

Searched refs:evsel__hw_cache (Results 1 – 2 of 2) sorted by relevance

/linux/tools/bpf/bpftool/
H A Dlink.c62 const char *evsel__hw_cache[PERF_COUNT_HW_CACHE_MAX] = { variable
403 hw_cache = perf_event_name(evsel__hw_cache, config & 0xff); in perf_config_hw_cache_str()
/linux/tools/perf/util/
H A Devsel.c788 const char *const evsel__hw_cache[PERF_COUNT_HW_CACHE_MAX][EVSEL__MAX_ALIASES] = { variable
841 return scnprintf(bf, size, "%s-%s-%s", evsel__hw_cache[type][0], in __evsel__hw_cache_type_op_res_name()
846 return scnprintf(bf, size, "%s-%s", evsel__hw_cache[type][0], in __evsel__hw_cache_type_op_res_name()