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

  /external/fio/
options.c 1536 .type = FIO_OPT_BOOL,
    [all...]
parse.h 19 FIO_OPT_BOOL,
parse.c 803 case FIO_OPT_BOOL:
809 else if (o->type == FIO_OPT_BOOL)
1278 if (o->type == FIO_OPT_BOOL) {
goptions.c 921 case FIO_OPT_BOOL: {
1050 case FIO_OPT_BOOL: {
    [all...]
  /external/fio/engines/
cpu.c 43 .type = FIO_OPT_BOOL,
libhdfs.c 96 .type = FIO_OPT_BOOL,
106 .type = FIO_OPT_BOOL,
rbd.c 91 .type = FIO_OPT_BOOL,
net.c 139 .type = FIO_OPT_BOOL,

Completed in 122 milliseconds