Searched defs:rapl_pmu (Results 1 – 2 of 2) sorted by relevance
130 struct rapl_pmu { struct144 struct rapl_pmu *rapl_pmu[] __counted_by(nr_rapl_pmu); argument255 struct rapl_pmu *rapl_pmu = container_of(hrtimer, struct rapl_pmu, hrtimer); in rapl_hrtimer_handle() local274 static void rapl_hrtimer_init(struct rapl_pmu *rapl_pmu) in rapl_hrtimer_init()281 static void __rapl_pmu_event_start(struct rapl_pmu *rapl_pmu, in __rapl_pmu_event_start()300 struct rapl_pmu *rapl_pmu = event->pmu_private; in rapl_pmu_event_start() local310 struct rapl_pmu *rapl_pmu = event->pmu_private; in rapl_pmu_event_stop() local344 struct rapl_pmu *rapl_pmu = event->pmu_private; in rapl_pmu_event_add() local369 struct rapl_pmu *rapl_pmu; in rapl_pmu_event_init() local703 struct rapl_pmu *rapl_pmu; in init_rapl_pmu() local
1581 struct rapl_pmu { struct1588 static struct rapl_pmu rapl_pmu; argument