Searched refs:iop_gld (Results 1 – 2 of 2) sorted by relevance
87 struct graph_line_data *iop_gld; member
291 tf->iop_gld = alloc_line_data(tf->min_seconds, tf->max_seconds, tf->stop_seconds); in setup_trace_file_graphs()439 add_iop(trace, tf->iop_gld); in read_trace_events()1261 val = line_graph_roll_avg_max(tf->iop_gld); in plot_iops()1267 tf->iop_gld->max = max; in plot_iops()1283 svg_line_graph(plot, tf->iop_gld, tf->line_color, 0, 0); in plot_iops()