Searched refs:rate_prev_time (Results 1 – 1 of 1) sorted by relevance
333 static struct timeval rate_prev_time, disp_prev_time; in calc_thread_status() local347 fill_start_time(&rate_prev_time); in calc_thread_status()440 rate_time = mtime_since(&rate_prev_time, &now); in calc_thread_status()445 memcpy(&rate_prev_time, &now, sizeof(now)); in calc_thread_status()