Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dmain.c73 static int total_graphs_written = 1; variable
834 total_graphs_written++; in plot_tput()
887 total_graphs_written++; in plot_fio_tput()
990 total_graphs_written++; in plot_cpu()
1031 total_graphs_written++; in plot_queue_depth()
1247 total_graphs_written++; in plot_latency()
1294 total_graphs_written++; in plot_iops()
1301 if (columns > 1 && (total_graphs_written == 0 || in check_plot_columns()
1302 total_graphs_written % columns != 0)) { in check_plot_columns()