Home
last modified time | relevance | path

Searched refs:FD_PARSE (Results 1 – 5 of 5) sorted by relevance

/external/fio/
Dparse.c464 dprint(FD_PARSE, "__handle_option=%s, type=%d, ptr=%s\n", o->name, in __handle_option()
520 dprint(FD_PARSE, " ret=%d, out=%llu\n", ret, ull); in __handle_option()
631 dprint(FD_PARSE, " out=%f\n", uf); in __handle_option()
786 dprint(FD_PARSE, " ret=%d, out=%d\n", ret, il); in __handle_option()
846 dprint(FD_PARSE, "handle_option=%s, ptr=%s\n", o->name, __ptr); in handle_option()
1196 dprint(FD_PARSE, "filling default options\n"); in fill_default_options()
1243 dprint(FD_PARSE, "init options\n"); in options_init()
1257 dprint(FD_PARSE, "free options\n"); in options_free()
Ddebug.h15 FD_PARSE, enumerator
Doptions.h32 dprint(FD_PARSE, "option %s/%u not found in map\n", \
Dinit.c1452 dprint(FD_PARSE, "Parsing ini file %s\n", file); in __parse_jobs_ini()
1515 dprint(FD_PARSE, "%s\n", p); in __parse_jobs_ini()
1538 dprint(FD_PARSE, "Parsing section [%s]\n", name); in __parse_jobs_ini()
1578 dprint(FD_PARSE, "%s", p); in __parse_jobs_ini()
1775 .shift = FD_PARSE,
Doptions.c451 dprint(FD_PARSE, "set cpu allowed %d\n", i); in str_cpumask_cb()
513 dprint(FD_PARSE, "set cpu allowed %d\n", icpu); in set_cpus_allowed()