Home
last modified time | relevance | path

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

/external/fio/
Dthread_options.h211 char *lat_log_file; member
435 uint8_t lat_log_file[FIO_TOP_STR_MAX]; member
Dcconv.c37 free(o->lat_log_file); in free_thread_options_to_cpu()
66 string_to_cpu(&o->lat_log_file, top->lat_log_file); in convert_thread_options_to_cpu()
275 string_to_net(top->lat_log_file, o->lat_log_file); in convert_thread_options_to_net()
Dinit.c1206 if (o->lat_log_file) { in add_job()
1223 o->lat_log_file, td->thread_number, suf); in add_job()
1226 o->lat_log_file, td->thread_number, suf); in add_job()
1229 o->lat_log_file, td->thread_number, suf); in add_job()
Doptions.c3116 .off1 = td_var_offset(lat_log_file),