Searched refs:FIO_OPT_INT (Results 1 – 9 of 9) sorted by relevance
/external/fio/ |
D | options.c | 1559 .type = FIO_OPT_INT, 1572 .type = FIO_OPT_INT, 1586 .type = FIO_OPT_INT, 1600 .type = FIO_OPT_INT, 1702 .type = FIO_OPT_INT, 1719 .type = FIO_OPT_INT, 1885 .type = FIO_OPT_INT, 1917 .type = FIO_OPT_INT, 1928 .type = FIO_OPT_INT, 2011 .type = FIO_OPT_INT, [all …]
|
D | parse.h | 17 FIO_OPT_INT, enumerator
|
D | parse.c | 501 case FIO_OPT_INT: in __handle_option() 558 if (o->type == FIO_OPT_INT) { in __handle_option() 1211 if (o->type == FIO_OPT_INT) { in option_init()
|
D | goptions.c | 896 case FIO_OPT_INT: in gopt_set_option() 1031 case FIO_OPT_INT: in gopt_add_option()
|
/external/fio/profiles/ |
D | tiobench.c | 48 .type = FIO_OPT_INT, 58 .type = FIO_OPT_INT, 76 .type = FIO_OPT_INT,
|
D | act.c | 103 .type = FIO_OPT_INT, 123 .type = FIO_OPT_INT, 133 .type = FIO_OPT_INT, 143 .type = FIO_OPT_INT,
|
/external/fio/engines/ |
D | cpu.c | 21 .type = FIO_OPT_INT, 30 .type = FIO_OPT_INT,
|
D | e4defrag.c | 55 .type = FIO_OPT_INT,
|
D | net.c | 89 .type = FIO_OPT_INT, 173 .type = FIO_OPT_INT, 185 .type = FIO_OPT_INT, 197 .type = FIO_OPT_INT,
|