Home
last modified time | relevance | path

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

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