Home
last modified time | relevance | path

Searched refs:x86_pmu_max_num_counters_fixed (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/events/ !
H A Dperf_event.h1326 static inline int x86_pmu_max_num_counters_fixed(struct pmu *pmu) in x86_pmu_max_num_counters_fixed() function
/linux/arch/x86/events/intel/ !
H A Dds.c1611 reserved = max_pebs_events + x86_pmu_max_num_counters_fixed(cpuc->pmu); in pebs_update_threshold()
3034 size = INTEL_PMC_IDX_FIXED + x86_pmu_max_num_counters_fixed(NULL); in intel_pmu_drain_pebs_nhm()