Home
last modified time | relevance | path

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

/tools/perf/util/
Devsel.c388 static const char *__perf_evsel__hw_name(u64 config) in __perf_evsel__hw_name() function
434 int r = scnprintf(bf, size, "%s", __perf_evsel__hw_name(evsel->core.attr.config)); in perf_evsel__hw_name()