Searched refs:power_events (Results 1 – 2 of 2) sorted by relevance
275 static const struct scmi_event power_events[] = { variable293 .evts = power_events,294 .num_events = ARRAY_SIZE(power_events),
57 struct power_event *power_events; member375 pwr->next = tchart->power_events; in c_state_end()377 tchart->power_events = pwr; in c_state_end()393 pwr->next = tchart->power_events; in p_state_end()397 tchart->power_events = pwr; in p_state_end()712 pwr->next = tchart->power_events; in end_sample_processing()714 tchart->power_events = pwr; in end_sample_processing()1019 pwr = tchart->power_events; in draw_c_p_states()1030 pwr = tchart->power_events; in draw_c_p_states()
Completed in 8 milliseconds