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

  /external/fio/
parse.h 18 FIO_OPT_BOOL,
options.c 1617 .type = FIO_OPT_BOOL,
1639 .type = FIO_OPT_BOOL,
    [all...]
parse.c 728 case FIO_OPT_BOOL:
734 else if (o->type == FIO_OPT_BOOL)
1158 if (o->type == FIO_OPT_BOOL) {
goptions.c 920 case FIO_OPT_BOOL: {
1049 case FIO_OPT_BOOL: {
    [all...]
  /external/fio/engines/
cpu.c 42 .type = FIO_OPT_BOOL,
net.c 124 .type = FIO_OPT_BOOL,

Completed in 43 milliseconds