Home
last modified time | relevance | path

Searched refs:drain_pebs (Results 1 – 3 of 3) sorted by relevance

/arch/x86/events/intel/
Dds.c672 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()
Dcore.c2381 x86_pmu.drain_pebs(regs); in handle_pmi_common()
/arch/x86/events/
Dperf_event.h665 void (*drain_pebs)(struct pt_regs *regs); member