Home
last modified time | relevance | path

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

/external/fio/
Diolog.h180 extern void log_io_piece(struct thread_data *, struct io_u *);
Dbackend.c830 log_io_piece(td, io_u); in do_io()
1290 log_io_piece(td, io_u); in do_dry_run()
Diolog.c201 void log_io_piece(struct thread_data *td, struct io_u *io_u) in log_io_piece() function