Searched defs:is_pmu_core (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/tools/lib/perf/include/internal/ | ||
D | evsel.h | 130 bool is_pmu_core; member |
/linux-6.14.4/tools/perf/util/ | ||
D | pmu.c | 1844 bool is_pmu_core(const char *name) in is_pmu_core() function |