Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
H A Dds.c3321 x86_pmu.drain_pebs = intel_pmu_drain_arch_pebs; in intel_arch_pebs_init()
3371 x86_pmu.drain_pebs = intel_pmu_drain_pebs_core; in intel_ds_pebs_init()
3377 x86_pmu.drain_pebs = intel_pmu_drain_pebs_nhm; in intel_ds_pebs_init()
3383 x86_pmu.drain_pebs = intel_pmu_drain_pebs_nhm; in intel_ds_pebs_init()
3390 x86_pmu.drain_pebs = intel_pmu_drain_pebs_nhm; in intel_ds_pebs_init()
3402 x86_pmu.drain_pebs = intel_pmu_drain_pebs_icl; in intel_ds_pebs_init()
/linux/arch/x86/events/
H A Dperf_event.h955 void (*drain_pebs)(struct pt_regs *regs, struct perf_sample_data *data); member
1170 DECLARE_STATIC_CALL(x86_pmu_drain_pebs, *x86_pmu.drain_pebs);