Searched refs:rapl_pmu (Results 1 – 1 of 1) sorted by relevance
105 struct rapl_pmu { struct118 struct rapl_pmu *pmus[]; argument142 static inline struct rapl_pmu *cpu_to_rapl_pmu(unsigned int cpu) in cpu_to_rapl_pmu()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()245 static void __rapl_pmu_event_start(struct rapl_pmu *pmu, in __rapl_pmu_event_start()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()[all …]