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

  /external/fio/
parse.h 20 FIO_OPT_FLOAT_LIST,
parse.c 58 if (o->type == FIO_OPT_FLOAT_LIST) {
618 case FIO_OPT_FLOAT_LIST: {
894 (o->type != FIO_OPT_FLOAT_LIST)) {
904 } else if (ptr && o->type == FIO_OPT_FLOAT_LIST) {
1286 if (o->type == FIO_OPT_FLOAT_LIST) {
goptions.c 997 case FIO_OPT_FLOAT_LIST:
1103 case FIO_OPT_FLOAT_LIST:
    [all...]
options.c     [all...]

Completed in 170 milliseconds