Searched refs:cpus_pstate_start_times (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/tools/perf/
H A Dbuiltin-timechart.c308 static u64 cpus_pstate_start_times[MAX_CPUS]; variable
380 pwr->start_time = cpus_pstate_start_times[cpu]; p_state_change()
392 cpus_pstate_start_times[cpu] = timestamp; p_state_change()
706 pwr->start_time = cpus_pstate_start_times[cpu]; end_sample_processing()

Completed in 82 milliseconds