Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/events/intel/
H A Dds.c1275 int max_pebs_events = intel_pmu_max_num_pebs(cpuc->pmu); in pebs_update_threshold()
2496 int max_pebs_events = intel_pmu_max_num_pebs(NULL); in intel_pmu_drain_pebs_nhm()
/linux-6.15/arch/x86/events/
H A Dperf_event.h1747 static inline int intel_pmu_max_num_pebs(struct pmu *pmu) in intel_pmu_max_num_pebs() function