Home
last modified time | relevance | path

Searched refs:FIO_OPT_FLOAT_LIST (Results 1 – 4 of 4) sorted by relevance

/external/fio/
Dparse.h20 FIO_OPT_FLOAT_LIST, enumerator
Dparse.c58 if (o->type == FIO_OPT_FLOAT_LIST) { in show_option_range()
618 case FIO_OPT_FLOAT_LIST: { in __handle_option()
894 (o->type != FIO_OPT_FLOAT_LIST)) { in handle_option()
904 } else if (ptr && o->type == FIO_OPT_FLOAT_LIST) { in handle_option()
1286 if (o->type == FIO_OPT_FLOAT_LIST) { in option_init()
Dgoptions.c997 case FIO_OPT_FLOAT_LIST: in gopt_set_option()
1103 case FIO_OPT_FLOAT_LIST: in gopt_add_option()
Doptions.c3383 .type = FIO_OPT_FLOAT_LIST,
3994 .type = FIO_OPT_FLOAT_LIST,