Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dvuid_queue.c159 struct timeval32 tv_threshold; in vq_compress() local
176 tv_threshold = tv_mult(tv_avg_diff, factor); in vq_compress()
205 (timercmp(&tv_diff, &tv_threshold, > /* cstyle */))) in vq_compress()