Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dcore.c1356 x86_pmu_stop(event, PERF_EF_UPDATE); in x86_pmu_enable()
1616 void x86_pmu_stop(struct perf_event *event, int flags) in x86_pmu_stop() function
1660 x86_pmu_stop(event, PERF_EF_UPDATE); in x86_pmu_del()
2729 .stop = x86_pmu_stop,
H A Dperf_event.h1280 void x86_pmu_stop(struct perf_event *event, int flags);