Home
last modified time | relevance | path

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

/external/fio/
Diolog.h287 extern void td_writeout_logs(struct thread_data *, bool);
Diolog.c1547 void td_writeout_logs(struct thread_data *td, bool unit_logs) in td_writeout_logs() function
1586 td_writeout_logs(td, unit_logs); in fio_writeout_logs()
Dbackend.c1807 td_writeout_logs(td, true); in thread_main()