Searched refs:check_hw_exists (Results 1 – 3 of 3) sorted by relevance
1108 bool check_hw_exists(struct pmu *pmu, int num_counters,
251 bool check_hw_exists(struct pmu *pmu, int num_counters, int num_counters_fixed) in check_hw_exists() function2106 if (!check_hw_exists(&pmu, x86_pmu.num_counters, x86_pmu.num_counters_fixed)) in init_hw_perf_events()
4522 if (!check_hw_exists(&pmu->pmu, pmu->num_counters, pmu->num_counters_fixed)) in init_hybrid_pmu()