Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/events/intel/
Drapl.c273 static void rapl_pmu_event_stop(struct perf_event *event, int mode) in rapl_pmu_event_stop() function
327 rapl_pmu_event_stop(event, PERF_EF_UPDATE); in rapl_pmu_event_del()
664 rapl_pmus->pmu.stop = rapl_pmu_event_stop; in init_rapl_pmus()