Searched refs:x86_pmu_stop (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/events/intel/ |
| H A D | knc.c | 256 x86_pmu_stop(event, 0); in knc_pmu_handle_irq()
|
| H A D | ds.c | 1785 x86_pmu_stop(event, 0); in __intel_pmu_pebs_event() 1949 x86_pmu_stop(event, 0); in intel_pmu_drain_pebs_nhm()
|
| H A D | p4.c | 1042 x86_pmu_stop(event, 0); in p4_pmu_handle_irq()
|
| H A D | core.c | 2697 x86_pmu_stop(event, 0); in handle_pmi_common()
|
| /OK3568_Linux_fs/kernel/arch/x86/events/ |
| H A D | core.c | 1279 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 D | perf_event.h | 1008 void x86_pmu_stop(struct perf_event *event, int flags);
|
| /OK3568_Linux_fs/kernel/arch/x86/events/zhaoxin/ |
| H A D | core.c | 401 x86_pmu_stop(event, 0); in zhaoxin_pmu_handle_irq()
|