Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-timechart.c306 static u64 cpus_cstate_start_times[MAX_CPUS]; variable
347 cpus_cstate_start_times[cpu] = timestamp; in c_state_start()
359 pwr->start_time = cpus_cstate_start_times[cpu]; in c_state_end()
691 pwr->start_time = cpus_cstate_start_times[cpu]; in end_sample_processing()