Searched refs:pmu_uncore_identifier_match (Results 1 – 3 of 3) sorted by relevance
293 bool pmu_uncore_identifier_match(const char *compat, const char *id);
1054 bool pmu_uncore_identifier_match(const char *compat, const char *id) in pmu_uncore_identifier_match() function1128 if (pmu_uncore_identifier_match(pe->compat, pmu->id)) { in pmu_add_sys_aliases_iter_fn()
415 if (!pmu->id || !pmu_uncore_identifier_match(pm->compat, pmu->id)) in metricgroup__sys_event_iter()