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

  /external/fio/
graph.h 29 void graph_x_title(struct graph *g, const char *title);
30 /* graph_x_title() sets the title of the x axis to the given string */
gclient.c 885 graph_x_title(g, "Buckets");
1077 graph_x_title(g, "Percentile");
    [all...]
gfio.c 85 graph_x_title(g, "Time (secs)");
104 graph_x_title(g, "Time (secs)");
    [all...]
graph.c 626 void graph_x_title(struct graph *bg, const char *title) function

Completed in 596 milliseconds