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

  /external/fio/
graph.h 27 void graph_title(struct graph *g, const char *title);
28 /* graph_title() sets the main title of the graph to the given string */
gclient.c 910 graph_title(g, title);
1102 graph_title(g, title);
    [all...]
gfio.c 84 graph_title(g, "IOPS (IOs/sec)");
103 graph_title(g, "Bandwidth (bytes/sec)");
    [all...]
graph.c 621 void graph_title(struct graph *bg, const char *title) function

Completed in 78 milliseconds