Searched defs:rapl_pmu (Results 1 – 1 of 1) sorted by relevance
13727 struct rapl_pmu { struct13728 raw_spinlock_t lock;13729 int n_active;13730 int cpu;13731 struct list_head active_list;13732 struct pmu *pmu;13733 ktime_t timer_interval;13734 struct hrtimer hrtimer;