Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.c432 static void uncore_pmu_event_stop(struct perf_event *event, int flags) in uncore_pmu_event_stop() function
497 uncore_pmu_event_stop(event, PERF_EF_UPDATE); in uncore_pmu_event_add()
526 uncore_pmu_event_stop(event, PERF_EF_UPDATE); in uncore_pmu_event_del()
691 .stop = uncore_pmu_event_stop, in uncore_pmu_register()