Searched defs:graph_axis_unit_change_callback (Results 1 - 1 of 1) sorted by relevance

/external/fio/
H A Dgraph.h73 typedef void (*graph_axis_unit_change_callback)(struct graph *g, int power_of_ten); typedef
74 void graph_x_axis_unit_change_notify(struct graph *g, graph_axis_unit_change_callback f);
75 void graph_y_axis_unit_change_notify(struct graph *g, graph_axis_unit_change_callback f);

Completed in 82 milliseconds