Searched refs:status_time (Results 1 – 1 of 1) sorted by relevance
1899 static struct timeval status_time; variable1941 fio_gettime(&status_time, NULL); in check_for_running_stats()1943 } else if (mtime_since_now(&status_time) >= status_interval) { in check_for_running_stats()1945 fio_gettime(&status_time, NULL); in check_for_running_stats()