Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dmain.c771 close_plot(plot); in plot_io()
833 close_plot(plot); in plot_tput()
886 close_plot(plot); in plot_fio_tput()
989 close_plot(plot); in plot_cpu()
1030 close_plot(plot); in plot_queue_depth()
1190 close_plot(plot); in plot_io_movie()
1191 close_plot(plot); in plot_io_movie()
1246 close_plot(plot); in plot_latency()
1293 close_plot(plot); in plot_iops()
1764 close_plot(plot); in main()
Dplot.h147 int close_plot(struct plot *plot);
Dplot.c657 int close_plot(struct plot *plot) in close_plot() function