Home
last modified time | relevance | path

Searched refs:right_percent (Results 1 – 2 of 2) sorted by relevance

/external/fio/
Dgraph.h83 void graph_add_extra_space(struct graph *g, double left_percent, double right_percent,
Dgraph.c913 double right_percent, double top_percent, in graph_add_extra_space() argument
917 g->right_extra = right_percent; in graph_add_extra_space()