Searched refs:x86_pmu_stop (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/arch/x86/events/intel/ |
D | knc.c | 256 x86_pmu_stop(event, 0); in knc_pmu_handle_irq()
|
D | ds.c | 2014 x86_pmu_stop(event, 0); in __intel_pmu_pebs_event() 2178 x86_pmu_stop(event, 0); in intel_pmu_drain_pebs_nhm()
|
D | p4.c | 1075 x86_pmu_stop(event, 0); in p4_pmu_handle_irq()
|
D | core.c | 2922 x86_pmu_stop(event, 0); in x86_pmu_handle_guest_pebs() 3035 x86_pmu_stop(event, 0); in handle_pmi_common()
|
/linux-6.1.9/arch/x86/events/ |
D | core.c | 1325 x86_pmu_stop(event, PERF_EF_UPDATE); in x86_pmu_enable() 1582 void x86_pmu_stop(struct perf_event *event, int flags) in x86_pmu_stop() function 1627 x86_pmu_stop(event, PERF_EF_UPDATE); in x86_pmu_del() 1710 x86_pmu_stop(event, 0); in x86_pmu_handle_irq() 2714 .stop = x86_pmu_stop,
|
D | perf_event.h | 1163 void x86_pmu_stop(struct perf_event *event, int flags);
|
/linux-6.1.9/arch/x86/events/zhaoxin/ |
D | core.c | 401 x86_pmu_stop(event, 0); in zhaoxin_pmu_handle_irq()
|
/linux-6.1.9/arch/x86/events/amd/ |
D | core.c | 937 x86_pmu_stop(event, 0); in amd_pmu_v2_handle_irq()
|