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

  /external/fio/
debug.h 15 FD_PARSE,
parse.c 464 dprint(FD_PARSE, "__handle_option=%s, type=%d, ptr=%s\n", o->name,
520 dprint(FD_PARSE, " ret=%d, out=%llu\n", ret, ull);
631 dprint(FD_PARSE, " out=%f\n", uf);
786 dprint(FD_PARSE, " ret=%d, out=%d\n", ret, il);
846 dprint(FD_PARSE, "handle_option=%s, ptr=%s\n", o->name, __ptr);
1196 dprint(FD_PARSE, "filling default options\n");
1243 dprint(FD_PARSE, "init options\n");
1257 dprint(FD_PARSE, "free options\n");
options.h 32 dprint(FD_PARSE, "option %s/%u not found in map\n", \
init.c     [all...]
options.c 451 dprint(FD_PARSE, "set cpu allowed %d\n", i);
513 dprint(FD_PARSE, "set cpu allowed %d\n", icpu);
    [all...]

Completed in 375 milliseconds