Lines Matching refs:power_events
149 static struct power_event *power_events; variable
363 pwr->next = power_events; in c_state_end()
365 power_events = pwr; in c_state_end()
384 pwr->next = power_events; in p_state_change()
389 power_events = pwr; in p_state_change()
587 pwr->next = power_events; in end_sample_processing()
589 power_events = pwr; in end_sample_processing()
602 pwr->next = power_events; in end_sample_processing()
608 power_events = pwr; in end_sample_processing()
664 pwr = power_events; in draw_c_p_states()
675 pwr = power_events; in draw_c_p_states()