Home
last modified time | relevance | path

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

/external/fio/
Dclient.c51 static struct timeval eta_tv; variable
1931 fio_gettime(&eta_tv, NULL); in fio_handle_clients()
1967 if (mtime_since(&eta_tv, &tv) >= 900) { in fio_handle_clients()
1969 memcpy(&eta_tv, &tv, sizeof(tv)); in fio_handle_clients()