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

/linux-4.4.14/tools/perf/
H A Dbuiltin-timechart.c309 static u64 cpus_pstate_state[MAX_CPUS]; variable
379 pwr->state = cpus_pstate_state[cpu]; p_state_change()
391 cpus_pstate_state[cpu] = new_freq; p_state_change()
705 pwr->state = cpus_pstate_state[cpu]; end_sample_processing()

Completed in 57 milliseconds