Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dmain.c1105 int graph_width_factor = 5; in plot_io_movie() local
1132 set_graph_size(cols / graph_width_factor, rows / 8); in plot_io_movie()
1133 plot->timeline = i / graph_width_factor; in plot_io_movie()
1145 set_graph_size(cols - cols / graph_width_factor, rows); in plot_io_movie()