Searched refs:hist_log_file (Results 1 – 4 of 4) sorted by relevance
42 free(o->hist_log_file); in free_thread_options_to_cpu()78 string_to_cpu(&o->hist_log_file, top->hist_log_file); in convert_thread_options_to_cpu()328 string_to_net(top->hist_log_file, o->hist_log_file); in convert_thread_options_to_net()
253 char *hist_log_file; member523 uint8_t hist_log_file[FIO_TOP_STR_MAX]; member
1429 const char *pre = o->hist_log_file ? o->hist_log_file : o->name; in add_job()
1436 td->o.hist_log_file = strdup(str); in str_write_hist_log_cb()3759 .off1 = offsetof(struct thread_options, hist_log_file),