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

/external/fio/
H A Dfio.h396 extern int status_interval;
H A Dinit.c65 int status_interval = 0; variable
2009 status_interval = val * 1000;
H A Dstat.c1529 if (status_interval) {
1533 } else if (mtime_since_now(&status_time) >= status_interval) {

Completed in 1016 milliseconds