Searched refs:drain_pebs (Results 1 – 3 of 3) sorted by relevance
672 x86_pmu.drain_pebs(NULL); in intel_pmu_drain_pebs_buffer()2048 x86_pmu.drain_pebs = intel_pmu_drain_pebs_core; in intel_ds_init()2054 x86_pmu.drain_pebs = intel_pmu_drain_pebs_nhm; in intel_ds_init()2060 x86_pmu.drain_pebs = intel_pmu_drain_pebs_nhm; in intel_ds_init()2067 x86_pmu.drain_pebs = intel_pmu_drain_pebs_nhm; in intel_ds_init()2072 x86_pmu.drain_pebs = intel_pmu_drain_pebs_icl; in intel_ds_init()
2381 x86_pmu.drain_pebs(regs); in handle_pmi_common()
665 void (*drain_pebs)(struct pt_regs *regs); member