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

  /external/fio/
thread_options.h 207 char *iops_log_file; member in struct:thread_options
425 uint8_t iops_log_file[FIO_TOP_STR_MAX]; member in struct:thread_options_pack
cconv.c 38 free(o->iops_log_file);
64 string_to_cpu(&o->iops_log_file, top->iops_log_file);
269 string_to_net(top->iops_log_file, o->iops_log_file);
iolog.c 658 return write_this_log(td, td->iops_log, o->iops_log_file, "iops", try);
init.c 1137 if (o->iops_log_file)
    [all...]
options.c     [all...]

Completed in 33 milliseconds