Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dplot.h152 void set_plot_title(struct plot *plot, char *title);
Dmain.c1127 set_plot_title(plot, graph_title); in plot_io_movie()
1713 set_plot_title(plot, graph_title); in main()
Dplot.c451 void set_plot_title(struct plot *plot, char *title) in set_plot_title() function