Searched refs:set_plot_label (Results 1 – 3 of 3) sorted by relevance
748 set_plot_label(plot, "Device IO"); in plot_io()804 set_plot_label(plot, "Throughput"); in plot_tput()863 set_plot_label(plot, "Fio Throughput"); in plot_fio_tput()921 set_plot_label(plot, label); in plot_cpu()1003 set_plot_label(plot, "Queue Depth"); in plot_queue_depth()1226 set_plot_label(plot, "IO Latency"); in plot_latency()1270 set_plot_label(plot, "IOPs"); in plot_iops()
153 void set_plot_label(struct plot *plot, char *label);
636 void set_plot_label(struct plot *plot, char *label) in set_plot_label() function