Searched refs:log_io_u (Results 1 – 3 of 3) sorted by relevance
177 extern void log_io_u(const struct thread_data *, const struct io_u *);
280 log_io_u(td, io_u); in td_io_queue()
31 void log_io_u(const struct thread_data *td, const struct io_u *io_u) in log_io_u() function