Searched refs:n_outbytes (Results 1 – 1 of 1) sorted by relevance
74 u64 n_inbytes, n_outbytes; in estimation_timer() local86 n_outbytes = s->outbytes; in estimation_timer()109 rate = (n_outbytes - e->last_outbytes)<<4; in estimation_timer()110 e->last_outbytes = n_outbytes; in estimation_timer()