Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/events/intel/
Drapl.c139 struct rapl_pmu { struct
152 struct rapl_pmu *pmus[]; argument
162 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 …]