Home
last modified time | relevance | path

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

/linux/tools/perf/
A Dbuiltin-timechart.c399 if (new_freq < tchart->min_freq || tchart->min_freq == 0) in p_state_change()
403 tchart->turbo_frequency = tchart->max_freq; in p_state_change()
561 if (!tchart->first_time || tchart->first_time > sample->time) in process_sample_event()
836 tchart->io_events++; in pid_end_io_sample()
1476 open_svg(filename, 0, count, tchart->first_time, tchart->last_time); in write_svg_file()
1483 open_svg(filename, tchart->numcpus, count, tchart->first_time, tchart->last_time); in write_svg_file()
1490 svg_cpu_box(i, tchart->max_freq, tchart->turbo_frequency); in write_svg_file()
1611 tchart, in __cmd_timechart()
1629 sort_pids(tchart); in __cmd_timechart()
1981 if (tchart.power_only && tchart.tasks_only) { in cmd_timechart()
[all …]

Completed in 9 milliseconds