Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-timechart.c269 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()
583 pwr->start_time = cpus_cstate_start_times[cpu]; in end_sample_processing()