Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/events/
H A Drapl.c428 static void rapl_pmu_event_read(struct perf_event *event) in rapl_pmu_event_read() function
759 rapl_pmus->pmu.read = rapl_pmu_event_read; in init_rapl_pmus()
/linux-6.15/drivers/powercap/
H A Dintel_rapl_common.c1816 static void rapl_pmu_event_read(struct perf_event *event) in rapl_pmu_event_read() function
1997 rapl_pmu.pmu.read = rapl_pmu_event_read; in rapl_pmu_update()