Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/events/
H A Drapl.c105 struct rapl_pmu { struct
118 struct rapl_pmu *pmus[];
142 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 *pm in rapl_pmu_event_stop()
[all...]
/kernel/linux/linux-6.6/arch/x86/events/
H A Drapl.c105 struct rapl_pmu { struct
118 struct rapl_pmu *pmus[];
142 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 *pm in rapl_pmu_event_stop()
[all...]

Completed in 2 milliseconds