Home
last modified time | relevance | path

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

/external/fio/
Deta.c333 static struct timeval rate_prev_time, disp_prev_time; in calc_thread_status() local
349 fill_start_time(&disp_prev_time); in calc_thread_status()
451 disp_time = mtime_since(&disp_prev_time, &now); in calc_thread_status()
462 memcpy(&disp_prev_time, &now, sizeof(now)); in calc_thread_status()