Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dplot.h166 void set_plot_output(struct plot *plot, char *filename);
Dmain.c1126 set_plot_output(plot, line); in plot_io_movie()
1701 set_plot_output(plot, output_filename); in main()
Dplot.c701 void set_plot_output(struct plot *plot, char *filename) in set_plot_output() function