Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dmain.c58 static int num_yticks = 4; variable
750 set_yticks(plot, num_yticks, min_offset / (1024 * 1024), in plot_io()
811 set_yticks(plot, num_yticks, 0, max, ""); in plot_tput()
870 set_yticks(plot, num_yticks, 0, max, ""); in plot_fio_tput()
925 set_yticks(plot, num_yticks, 0, tf->mpstat_gld[gld_index]->max, ""); in plot_cpu()
1017 set_yticks(plot, num_yticks, 0, max, ""); in plot_queue_depth()
1233 set_yticks(plot, num_yticks, 0, max, ""); in plot_latency()
1279 set_yticks(plot, num_yticks, 0, max, units); in plot_iops()
1726 num_yticks--; in main()