Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Drapl.c429 static void rapl_pmu_event_read(struct perf_event *event) in rapl_pmu_event_read() function
760 rapl_pmus->pmu.read = rapl_pmu_event_read; in init_rapl_pmus()
/linux/drivers/powercap/
H A Dintel_rapl_common.c1836 static void rapl_pmu_event_read(struct perf_event *event) in rapl_pmu_event_read() function
2014 rapl_pmu.pmu.read = rapl_pmu_event_read; in rapl_pmu_update()