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

  /external/fio/engines/
cpu.c 24 .category = FIO_OPT_C_GENERAL,
36 .category = FIO_OPT_C_GENERAL,
46 .category = FIO_OPT_C_GENERAL,
  /external/fio/
options.c 1118 .mask = FIO_OPT_C_GENERAL,
1281 .category = FIO_OPT_C_GENERAL,
1290 .category = FIO_OPT_C_GENERAL,
    [all...]
options.h 78 FIO_OPT_C_GENERAL = (1U << __FIO_OPT_C_GENERAL),
parse.c 1227 o->category = FIO_OPT_C_GENERAL;

Completed in 487 milliseconds