Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_ds.c1086 x86_pmu.drain_pebs = intel_pmu_drain_pebs_core; in intel_ds_init()
1092 x86_pmu.drain_pebs = intel_pmu_drain_pebs_nhm; in intel_ds_init()
1098 x86_pmu.drain_pebs = intel_pmu_drain_pebs_nhm; in intel_ds_init()
Dperf_event.h580 void (*drain_pebs)(struct pt_regs *regs); member
Dperf_event_intel.c1627 x86_pmu.drain_pebs(regs); in intel_pmu_handle_irq()