Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/
Dbuiltin-timechart.c307 static int cpus_cstate_state[MAX_CPUS]; variable
348 cpus_cstate_state[cpu] = state; in c_state_start()
358 pwr->state = cpus_cstate_state[cpu]; in c_state_end()
689 pwr->state = cpus_cstate_state[cpu]; in end_sample_processing()