Searched refs:drain_pebs (Results 1 – 3 of 3) sorted by relevance
674 x86_pmu.drain_pebs(®s); in intel_pmu_drain_pebs_buffer()2033 x86_pmu.drain_pebs = intel_pmu_drain_pebs_core; in intel_ds_init()2039 x86_pmu.drain_pebs = intel_pmu_drain_pebs_nhm; in intel_ds_init()2045 x86_pmu.drain_pebs = intel_pmu_drain_pebs_nhm; in intel_ds_init()2052 x86_pmu.drain_pebs = intel_pmu_drain_pebs_nhm; in intel_ds_init()2057 x86_pmu.drain_pebs = intel_pmu_drain_pebs_icl; in intel_ds_init()
2378 x86_pmu.drain_pebs(regs); in handle_pmi_common()
664 void (*drain_pebs)(struct pt_regs *regs); member