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

/external/fio/
H A Dgraph.h90 extern const char *graph_find_tooltip(struct graph *g, int x, int y);
H A Dgfio.c348 text = graph_find_tooltip(g->iops_graph, x, y);
350 text = graph_find_tooltip(g->bandwidth_graph, x, y);
H A Dgraph.c957 const char *graph_find_tooltip(struct graph *g, int ix, int iy) function

Completed in 39 milliseconds