Searched refs:graph_y_title (Results 1 – 3 of 3) sorted by relevance
31 void graph_y_title(struct graph *g, const char *title);
912 graph_y_title(g, "Percent");1104 graph_y_title(g, "Time");
631 void graph_y_title(struct graph *bg, const char *title) in graph_y_title() function