HomeSort by relevance Sort by last modified time
    Searched refs:ioengine (Results 26 - 29 of 29) sorted by null

12

  /external/fio/tools/
genfio 125 ioengine=libaio
  /external/fio/
gclient.c 622 multitext_add_entry(&ge->eta.ioengine, (const char *) o->ioengine);
629 multitext_set_entry(&ge->eta.ioengine, 0);
    [all...]
init.c 713 " the synchronous ioengines. Use the 'windowsaio' ioengine"
867 * Initializes the ioengine configured for a job, if it has not been done so
879 if (!td->o.ioengine) {
884 engine = get_engine_name(td->o.ioengine);
894 * This requires that the parent thread has the same ioengine,
1306 log_info("ioengine=%s, iodepth=%u\n",
    [all...]
options.c 1435 .name = "ioengine",
1438 .off1 = td_var_offset(ioengine),
    [all...]

Completed in 139 milliseconds

12