Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Devsel.c492 static const char *__evsel__hw_name(u64 config) in __evsel__hw_name() function
538 int r = scnprintf(bf, size, "%s", __evsel__hw_name(evsel->core.attr.config)); in evsel__hw_name()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds