Home
last modified time | relevance | path

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

/external/fio/
Diolog.h231 extern void log_io_piece(struct thread_data *, struct io_u *);
Dbackend.c964 log_io_piece(td, io_u); in do_io()
1435 log_io_piece(td, io_u); in do_dry_run()
Diolog.c208 void log_io_piece(struct thread_data *td, struct io_u *io_u) in log_io_piece() function