HomeSort by relevance Sort by last modified time
    Searched refs:graph_y_title (Results 1 - 3 of 3) sorted by null

  /external/fio/
graph.h 31 void graph_y_title(struct graph *g, const char *title);
32 /* graph_y_title() sets the title of the y axis to the given string */
gclient.c 886 graph_y_title(g, "Percent");
1078 graph_y_title(g, "Time");
    [all...]
graph.c 631 void graph_y_title(struct graph *bg, const char *title) function

Completed in 63 milliseconds