Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/events/
Dcore.c257 bool check_hw_exists(struct pmu *pmu, unsigned long *cntr_mask, in check_hw_exists() function
2091 if (!check_hw_exists(&pmu, x86_pmu.cntr_mask, x86_pmu.fixed_cntr_mask)) in init_hw_perf_events()
Dperf_event.h1159 bool check_hw_exists(struct pmu *pmu, unsigned long *cntr_mask,
/linux-6.12.1/arch/x86/events/intel/
Dcore.c4962 if (!check_hw_exists(&pmu->pmu, pmu->cntr_mask, pmu->fixed_cntr_mask)) in init_hybrid_pmu()