Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dplot.h139 int svg_io_graph(struct plot *plot, struct graph_dot_data *gdd);
Dmain.c759 svg_io_graph(plot, tf->gdd_writes[i]); in plot_io()
763 svg_io_graph(plot, tf->gdd_reads[i]); in plot_io()
Dplot.c1019 int svg_io_graph(struct plot *plot, struct graph_dot_data *gdd) in svg_io_graph() function