Home
last modified time | relevance | path

Searched refs:x86_pmu_stop (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dknc.c256 x86_pmu_stop(event, 0); in knc_pmu_handle_irq()
H A Dds.c1785 x86_pmu_stop(event, 0); in __intel_pmu_pebs_event()
1949 x86_pmu_stop(event, 0); in intel_pmu_drain_pebs_nhm()
H A Dp4.c1042 x86_pmu_stop(event, 0); in p4_pmu_handle_irq()
H A Dcore.c2697 x86_pmu_stop(event, 0); in handle_pmi_common()
/OK3568_Linux_fs/kernel/arch/x86/events/
H A Dcore.c1279 x86_pmu_stop(event, PERF_EF_UPDATE); in x86_pmu_enable()
1545 void x86_pmu_stop(struct perf_event *event, int flags) in x86_pmu_stop() function
1587 x86_pmu_stop(event, PERF_EF_UPDATE); in x86_pmu_del()
1664 x86_pmu_stop(event, 0); in x86_pmu_handle_irq()
2481 .stop = x86_pmu_stop,
H A Dperf_event.h1008 void x86_pmu_stop(struct perf_event *event, int flags);
/OK3568_Linux_fs/kernel/arch/x86/events/zhaoxin/
H A Dcore.c401 x86_pmu_stop(event, 0); in zhaoxin_pmu_handle_irq()