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

  /external/fio/
thread_options.h 205 char *bw_log_file; member in struct:thread_options
423 uint8_t bw_log_file[FIO_TOP_STR_MAX]; member in struct:thread_options_pack
cconv.c 36 free(o->bw_log_file);
62 string_to_cpu(&o->bw_log_file, top->bw_log_file);
267 string_to_net(top->bw_log_file, o->bw_log_file);
iolog.c 686 return write_this_log(td, td->bw_log, o->bw_log_file, "bw", try);
init.c 1135 if (o->bw_log_file || write_bw_log)
    [all...]
options.c     [all...]

Completed in 36 milliseconds