Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/events/
H A Drapl.c272 static void rapl_pmu_event_stop(struct perf_event *event, int mode) in rapl_pmu_event_stop() function
326 rapl_pmu_event_stop(event, PERF_EF_UPDATE); in rapl_pmu_event_del()
698 rapl_pmus->pmu.stop = rapl_pmu_event_stop; in init_rapl_pmus()
/kernel/linux/linux-6.6/arch/x86/events/
H A Drapl.c272 static void rapl_pmu_event_stop(struct perf_event *event, int mode) in rapl_pmu_event_stop() function
326 rapl_pmu_event_stop(event, PERF_EF_UPDATE); in rapl_pmu_event_del()
697 rapl_pmus->pmu.stop = rapl_pmu_event_stop; in init_rapl_pmus()

Completed in 3 milliseconds