Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dperf_event_intel_ds.c882 x86_pmu.drain_pebs = intel_pmu_drain_pebs_core; in intel_ds_init()
888 x86_pmu.drain_pebs = intel_pmu_drain_pebs_nhm; in intel_ds_init()
Dperf_event.h415 void (*drain_pebs)(struct pt_regs *regs); member
Dperf_event_intel.c1206 x86_pmu.drain_pebs(regs); in intel_pmu_handle_irq()