Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dvuid_queue.c158 struct timeval32 tv_interval, tv_avg_diff, tv_diff; /* Intermediates */ in vq_compress() local
173 tv_interval = tv_subt(vq->bottom->firm_event.time, in vq_compress()
175 tv_avg_diff = tv_divide(tv_interval, vq->num); in vq_compress()