Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Devsel.h240 const char *evsel__pmu_name(const struct evsel *evsel);
H A Devsel.c240 const char *evsel__pmu_name(const struct evsel *evsel) in evsel__pmu_name() function