Searched refs:trace_add_open_close_event (Results 1 - 1 of 1) sorted by relevance

/external/fio/
H A Dblktrace.c177 static void trace_add_open_close_event(struct thread_data *td, int fileno, enum file_log_act action) function
223 trace_add_open_close_event(td, fileno, FIO_LOG_OPEN_FILE);
468 trace_add_open_close_event(td, f->fileno, FIO_LOG_CLOSE_FILE);

Completed in 3279 milliseconds