Searched refs:fio_send_iolog (Results 1 – 3 of 3) sorted by relevance
208 extern int fio_send_iolog(struct thread_data *, struct io_log *, const char *);
969 fio_send_iolog(td, log, log->filename); in finish_log()
1308 int fio_send_iolog(struct thread_data *td, struct io_log *log, const char *name) in fio_send_iolog() function