Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Devsel.c557 static const char *__evsel__hw_name(u64 config) in __evsel__hw_name() function
603 return scnprintf(bf, size, "%s", __evsel__hw_name(evsel->core.attr.config)); in arch_evsel__hw_name()