Home
last modified time | relevance | path

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

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