Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dplot.h169 int svg_io_graph_movie(struct graph_dot_data *gdd, struct pid_plot_history *ph, int col);
Dmain.c1171 svg_io_graph_movie(tf->gdd_reads[pid], in plot_io_movie()
1176 svg_io_graph_movie(tf->gdd_writes[pid], in plot_io_movie()
Dplot.c982 int svg_io_graph_movie(struct graph_dot_data *gdd, struct pid_plot_history *pph, int col) in svg_io_graph_movie() function