Searched refs:active_entry (Results 1 – 2 of 2) sorted by relevance
264 list_for_each_entry(event, &rapl_pmu->active_list, active_entry) in rapl_hrtimer_handle()289 list_add_tail(&event->active_entry, &rapl_pmu->active_list); in __rapl_pmu_event_start()323 list_del(&event->active_entry); in rapl_pmu_event_stop()
793 struct list_head active_entry; member