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

  /external/fio/t/
btrace2fio.c 60 int depth_disabled; member in struct:btrace_out
148 if (!o->depth_disabled) {
151 o->depth_disabled = 1;
965 int depth_disabled = 0; local
977 depth_disabled += p->o.depth_disabled;
995 if (depth_disabled)

Completed in 79 milliseconds