Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/events/intel/
Drapl.c114 struct rapl_pmu { struct
127 struct rapl_pmu *pmus[]; argument
143 static inline struct rapl_pmu *cpu_to_rapl_pmu(unsigned int cpu) in cpu_to_rapl_pmu()
211 static void rapl_start_hrtimer(struct rapl_pmu *pmu) in rapl_start_hrtimer()
219 struct rapl_pmu *pmu = container_of(hrtimer, struct rapl_pmu, hrtimer); in rapl_hrtimer_handle()
238 static void rapl_hrtimer_init(struct rapl_pmu *pmu) in rapl_hrtimer_init()
246 static void __rapl_pmu_event_start(struct rapl_pmu *pmu, in __rapl_pmu_event_start()
265 struct rapl_pmu *pmu = event->pmu_private; in rapl_pmu_event_start()
275 struct rapl_pmu *pmu = event->pmu_private; in rapl_pmu_event_stop()
309 struct rapl_pmu *pmu = event->pmu_private; in rapl_pmu_event_add()
[all …]