Searched refs:rapl_pmu (Results 1 – 1 of 1) sorted by relevance
139 struct rapl_pmu { struct152 struct rapl_pmu *pmus[]; argument162 static inline struct rapl_pmu *cpu_to_rapl_pmu(unsigned int cpu) in cpu_to_rapl_pmu()230 static void rapl_start_hrtimer(struct rapl_pmu *pmu) in rapl_start_hrtimer()238 struct rapl_pmu *pmu = container_of(hrtimer, struct rapl_pmu, hrtimer); in rapl_hrtimer_handle()257 static void rapl_hrtimer_init(struct rapl_pmu *pmu) in rapl_hrtimer_init()265 static void __rapl_pmu_event_start(struct rapl_pmu *pmu, in __rapl_pmu_event_start()284 struct rapl_pmu *pmu = event->pmu_private; in rapl_pmu_event_start()294 struct rapl_pmu *pmu = event->pmu_private; in rapl_pmu_event_stop()328 struct rapl_pmu *pmu = event->pmu_private; in rapl_pmu_event_add()[all …]