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