Searched refs:fio_gld (Results 1 – 2 of 2) sorted by relevance
92 struct graph_line_data *fio_gld; member
311 tf->fio_gld = alloc_line_data(tf->min_seconds, in setup_trace_file_graphs()409 add_fio_gld(time, bw, tf->fio_gld); in read_fio_events()852 val = line_graph_roll_avg_max(tf->fio_gld); in plot_fio_tput()858 if (tf->fio_gld->max > 0) in plot_fio_tput()859 tf->fio_gld->max = max; in plot_fio_tput()874 if (tf->fio_gld->max > 0) { in plot_fio_tput()875 svg_line_graph(plot, tf->fio_gld, tf->line_color, 0, 0); in plot_fio_tput()