Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/ctf/cvt/
H A Dctfmerge.h61 int wq_ithrottle; member
H A Dctfmerge.c547 while (fifo_len(wq->wq_queue) > wq->wq_ithrottle) { in merge_ctf_cb()
549 fifo_len(wq->wq_queue), wq->wq_ithrottle); in merge_ctf_cb()
647 wq->wq_ithrottle = throttle * wq->wq_nthreads; in wq_init()