Searched refs:check_hw_exists (Results 1 – 3 of 3) sorted by relevance
264 bool check_hw_exists(struct pmu *pmu, unsigned long *cntr_mask, in check_hw_exists() function2115 if (!check_hw_exists(&pmu, x86_pmu.cntr_mask, x86_pmu.fixed_cntr_mask)) in init_hw_perf_events()
1209 bool check_hw_exists(struct pmu *pmu, unsigned long *cntr_mask,
5398 if (!check_hw_exists(&pmu->pmu, pmu->cntr_mask, pmu->fixed_cntr_mask)) in init_hybrid_pmu()