Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dperf_event.h1326 static inline int x86_pmu_max_num_counters(struct pmu *pmu) in x86_pmu_max_num_counters() function
H A Dcore.c1082 int gpmax = x86_pmu_max_num_counters(cpuc->pmu); in x86_schedule_events()
/linux/arch/x86/events/intel/
H A Dcore.c5126 *nr = x86_pmu_max_num_counters(cpuc->pmu); in core_guest_get_msrs()