Home
last modified time | relevance | path

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

/external/fio/
Dcconv.c39 free(o->bw_log_file); in free_thread_options_to_cpu()
75 string_to_cpu(&o->bw_log_file, top->bw_log_file); in convert_thread_options_to_cpu()
325 string_to_net(top->bw_log_file, o->bw_log_file); in convert_thread_options_to_net()
Dthread_options.h250 char *bw_log_file; member
520 uint8_t bw_log_file[FIO_TOP_STR_MAX]; member
Dinit.c1460 const char *pre = o->bw_log_file ? o->bw_log_file : o->name; in add_job()
Doptions.c1403 td->o.bw_log_file = strdup(str); in str_write_bw_log_cb()
3697 .off1 = offsetof(struct thread_options, bw_log_file),