Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dmain.c890 static void plot_cpu(struct plot *plot, unsigned int max_seconds, char *label, in plot_cpu() function
1137 plot_cpu(plot, tf->max_seconds, in plot_io_movie()
1735 plot_cpu(plot, max_seconds, "CPU IO Wait Time", in main()
1739 plot_cpu(plot, max_seconds, "CPU System Time", in main()
1743 plot_cpu(plot, max_seconds, "CPU IRQ Time", in main()
1747 plot_cpu(plot, max_seconds, "CPU SoftIRQ Time", in main()
1751 plot_cpu(plot, max_seconds, "CPU User Time", in main()