Searched refs:writes_color (Results 1 – 2 of 2) sorted by relevance
82 char *writes_color; member
383 tf->writes_color = tf->gdd_writes[i]->color; in pick_line_graph_color()385 if (tf->writes_color && tf->reads_color) in pick_line_graph_color()390 if (!tf->writes_color) in pick_line_graph_color()391 tf->writes_color = tf->line_color; in pick_line_graph_color()816 svg_line_graph(plot, tf->tput_writes_gld, tf->writes_color, 0, 0); in plot_tput()818 svg_add_legend(plot, tf->label, " Writes", tf->writes_color); in plot_tput()