Home
last modified time | relevance | path

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

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