Searched refs:graph_add_extra_space (Results 1 - 3 of 3) sorted by relevance

/external/fio/
H A Dgraph.h83 void graph_add_extra_space(struct graph *g, double left_percent, double right_percent,
85 /* graph_add_extra_space() adds extra space to edges of the the graph
H A Dgfio.c93 graph_add_extra_space(g, 0.0, 0.0, 0.0, 0.0);
113 graph_add_extra_space(g, 0.0, 0.0, 0.0, 0.0);
H A Dgraph.c912 void graph_add_extra_space(struct graph *g, double left_percent, function

Completed in 31 milliseconds