Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.c485 static void uncore_pmu_event_stop(struct perf_event *event, int flags) in uncore_pmu_event_stop() function
550 uncore_pmu_event_stop(event, PERF_EF_UPDATE); in uncore_pmu_event_add()
579 uncore_pmu_event_stop(event, PERF_EF_UPDATE); in uncore_pmu_event_del()
744 .stop = uncore_pmu_event_stop, in uncore_pmu_register()