Searched refs:lat_log_file (Results 1 - 4 of 4) sorted by relevance

/external/fio/
H A Dthread_options.h251 char *lat_log_file; member in struct:thread_options
521 uint8_t lat_log_file[FIO_TOP_STR_MAX]; member in struct:thread_options_pack
H A Dcconv.c40 free(o->lat_log_file);
76 string_to_cpu(&o->lat_log_file, top->lat_log_file);
326 string_to_net(top->lat_log_file, o->lat_log_file);
H A Dinit.c1397 const char *pre = o->lat_log_file ? o->lat_log_file : o->name;
H A Doptions.c1414 td->o.lat_log_file = strdup(str);
3707 .off1 = offsetof(struct thread_options, lat_log_file),

Completed in 914 milliseconds