Home
last modified time | relevance | path

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

/external/fio/
Diolog.h224 extern int iolog_flush(struct io_log *, int);
Diolog.c960 iolog_flush(log, 1); in finish_log()
1089 int iolog_flush(struct io_log *log, int wait) in iolog_flush() function
1136 int iolog_flush(struct io_log *log, int wait) in iolog_flush() function
Dstat.c1587 if (iolog_flush(iolog, 0)) { in __add_log_sample()