Searched refs:t_rq (Results 1 – 4 of 4) sorted by relevance
45 u_int16_t t_rq; /* length of the run queue */ member
208 totalp->t_rq++; in uvm_total()
400 putint(total.t_rq - 1, PROCSROW + 1, PROCSCOL + 3, 3); in showkre()
362 (void)printf("%2u %3u", total.t_rq - 1, total.t_sl); in dovmstat()