Home
last modified time | relevance | path

Searched refs:check_hw_exists (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/events/
H A Dcore.c264 bool check_hw_exists(struct pmu *pmu, unsigned long *cntr_mask, in check_hw_exists() function
2115 if (!check_hw_exists(&pmu, x86_pmu.cntr_mask, x86_pmu.fixed_cntr_mask)) in init_hw_perf_events()
H A Dperf_event.h1209 bool check_hw_exists(struct pmu *pmu, unsigned long *cntr_mask,
/linux/arch/x86/events/intel/
H A Dcore.c5398 if (!check_hw_exists(&pmu->pmu, pmu->cntr_mask, pmu->fixed_cntr_mask)) in init_hybrid_pmu()