Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dvuid_queue.c41 static struct timeval32 tv_divide(struct timeval32 tv, int dividend);
175 tv_avg_diff = tv_divide(tv_interval, vq->num); in vq_compress()
320 tv_divide(struct timeval32 tv, int dividend) in tv_divide() function