HomeSort by relevance Sort by last modified time
    Searched refs:svg_alloc_legend (Results 1 - 3 of 3) sorted by null

  /external/blktrace/iowatcher/
plot.h 161 void svg_alloc_legend(struct plot *plot, int num_lines);
main.c 746 svg_alloc_legend(plot, count_io_plot_types() * 2);
786 svg_alloc_legend(plot, num_traces * 2);
849 svg_alloc_legend(plot, num_fio_traces);
918 svg_alloc_legend(plot, num_traces * max);
1005 svg_alloc_legend(plot, num_traces);
1155 svg_alloc_legend(plot, count_io_plot_types() * 2);
1214 svg_alloc_legend(plot, num_traces);
1272 svg_alloc_legend(plot, num_traces);
    [all...]
plot.c 1045 void svg_alloc_legend(struct plot *plot, int num_lines) function

Completed in 4420 milliseconds