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

  /external/fio/
graph.h 26 void graph_set_font(struct graph *g, const char *font);
gfio.c 1088 graph_set_font(g->iops_graph, gfio_graph_font);
1090 graph_set_font(g->bandwidth_graph, gfio_graph_font);
    [all...]
graph.c 131 void graph_set_font(struct graph *g, const char *font) function

Completed in 44 milliseconds