Searched refs:svg_io_graph (Results 1 – 3 of 3) sorted by relevance
139 int svg_io_graph(struct plot *plot, struct graph_dot_data *gdd);
759 svg_io_graph(plot, tf->gdd_writes[i]); in plot_io()763 svg_io_graph(plot, tf->gdd_reads[i]); in plot_io()
1019 int svg_io_graph(struct plot *plot, struct graph_dot_data *gdd) in svg_io_graph() function