Home
last modified time | relevance | path

Searched refs:graph_y_title (Results 1 – 3 of 3) sorted by relevance

/external/fio/
Dgraph.h31 void graph_y_title(struct graph *g, const char *title);
Dgclient.c912 graph_y_title(g, "Percent");
1104 graph_y_title(g, "Time");
Dgraph.c631 void graph_y_title(struct graph *bg, const char *title) in graph_y_title() function