Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/
H A Drapl.c105 struct rapl_pmu { struct
118 struct rapl_pmu *pmus[]; argument
210 static void rapl_start_hrtimer(struct rapl_pmu *pmu) in rapl_start_hrtimer()
218 struct rapl_pmu *pmu = container_of(hrtimer, struct rapl_pmu, hrtimer); in rapl_hrtimer_handle()
237 static void rapl_hrtimer_init(struct rapl_pmu *pmu) in rapl_hrtimer_init()
264 struct rapl_pmu *pmu = event->pmu_private; in rapl_pmu_event_start()
274 struct rapl_pmu *pmu = event->pmu_private; in rapl_pmu_event_stop()
308 struct rapl_pmu *pmu = event->pmu_private; in rapl_pmu_event_add()
333 struct rapl_pmu *pmu; in rapl_pmu_event_init()
549 struct rapl_pmu *pmu = cpu_to_rapl_pmu(cpu); in rapl_cpu_offline()
[all …]