Searched refs:wq_ithrottle (Results 1 – 2 of 2) sorted by relevance
61 int wq_ithrottle; member
547 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()