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