Searched refs:is_pmu_core (Results 1 – 4 of 4) sorted by relevance
11 if (!is_pmu_core(pmu->name)) in pmu_events_map__find()
115 bool is_pmu_core(const char *name);
1657 bool is_pmu_core(const char *name) in is_pmu_core() function1713 bool is_cpu = is_pmu_core(pmu->name) || in print_pmu_events()
750 if (!is_pmu_core(pmu->name)) in test__aliases()