Home
last modified time | relevance | path

Searched refs:fio_send_iolog (Results 1 – 3 of 3) sorted by relevance

/external/fio/
Dserver.h230 extern int fio_send_iolog(struct thread_data *, struct io_log *, const char *);
Diolog.c1115 fio_send_iolog(td, log, log->filename); in finish_log()
Dserver.c1920 int fio_send_iolog(struct thread_data *td, struct io_log *log, const char *name) in fio_send_iolog() function