Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-timechart.c308 static u64 cpus_cstate_start_times[MAX_CPUS]; variable
349 cpus_cstate_start_times[cpu] = timestamp; in c_state_start()
361 pwr->start_time = cpus_cstate_start_times[cpu]; in c_state_end()
689 pwr->start_time = cpus_cstate_start_times[cpu]; in end_sample_processing()