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