Searched refs:rate_time (Results 1 – 1 of 1) sorted by relevance
325 unsigned long rate_time, disp_time, bw_avg_time, *eta_secs; in calc_thread_status() local440 rate_time = mtime_since(&rate_prev_time, &now); in calc_thread_status()442 if (write_bw_log && rate_time > bw_avg_time && !in_ramp_time(td)) { in calc_thread_status()443 calc_rate(unified_rw_rep, rate_time, io_bytes, rate_io_bytes, in calc_thread_status()