Searched refs:lat_log (Results 1 – 4 of 4) sorted by relevance
115 struct io_log *lat_log; member
1742 if (td->lat_log) in finalize_logs()1743 _add_stat_to_log(td->lat_log, elapsed); in finalize_logs()1811 if (td->lat_log) in add_lat_sample()1812 add_log_sample(td, td->lat_log, usec, ddir, bs, offset); in add_lat_sample()
1175 struct io_log *log = td->lat_log; in write_lat_log()
1224 setup_log(&td->lat_log, &p, logname); in add_job()