Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dmain.c744 setup_axis(plot); in plot_io()
803 setup_axis(plot); in plot_tput()
862 setup_axis(plot); in plot_fio_tput()
920 setup_axis(plot); in plot_cpu()
1002 setup_axis(plot); in plot_queue_depth()
1153 setup_axis(plot); in plot_io_movie()
1225 setup_axis(plot); in plot_latency()
1269 setup_axis(plot); in plot_iops()
Dplot.h149 void setup_axis(struct plot *plot);
Dplot.c344 void setup_axis(struct plot *plot) in setup_axis() function