Searched refs:is_pmu_core (Results 1 – 3 of 3) sorted by relevance
101 bool is_pmu_core(const char *name);
1462 bool is_pmu_core(const char *name) in is_pmu_core() function1497 bool is_cpu = is_pmu_core(pmu->name); in print_pmu_events()
282 if (is_pmu_core(pmu_name)) { in __test__pmu_event_aliases()