Searched defs:write_lat_log (Results 1 - 2 of 2) sorted by path

/external/fio/
H A Dinit.c67 static int write_lat_log; variable
1130 if (o->lat_log_file || write_lat_log) {
1736 write_lat_log = 1;
H A Diolog.c675 static int write_lat_log(struct thread_data *td, int try) function
711 .fn = write_lat_log,

Completed in 254 milliseconds