Home
last modified time | relevance | path

Searched refs:power_event (Results 1 – 1 of 1) sorted by relevance

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-timechart.c58 struct power_event;
133 struct power_event { struct
134 struct power_event *next; argument
149 static struct power_event *power_events; argument
353 struct power_event *pwr = zalloc(sizeof(*pwr)); in c_state_end()
370 struct power_event *pwr; in p_state_change()
573 struct power_event *pwr; in end_sample_processing()
663 struct power_event *pwr; in draw_c_p_states()