HomeSort by relevance Sort by last modified time
    Searched full:prio_tree_empty (Results 1 - 3 of 3) sorted by null

  /external/fio/lib/
prio_tree.h 62 static inline int prio_tree_empty(const struct prio_tree_root *root) function
prio_tree.c 86 if (prio_tree_empty(root))
112 if (!prio_tree_empty(root)) {
178 if (prio_tree_empty(root) ||
407 if (prio_tree_empty(root))
  /external/fio/
graph.c 940 if (!prio_tree_empty(&i->prio_tree))

Completed in 960 milliseconds