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

  /external/fio/
graph.h 89 extern int graph_has_tooltips(struct graph *g);
gfio.c 367 if (graph_has_tooltips(g->iops_graph) ||
368 graph_has_tooltips(g->bandwidth_graph)) {
    [all...]
graph.c 932 int graph_has_tooltips(struct graph *g) function
gclient.c 931 if (graph_has_tooltips(g)) {
    [all...]

Completed in 54 milliseconds