HomeSort by: relevance | last modified time | path
    Searched refs:t_rq (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/sys/
vmmeter.h 40 int16_t t_rq; /* length of the run queue */ member in struct:vmtotal
  /src/sys/uvm/
uvm_meter.c 350 totalp->t_rq++;
  /src/usr.bin/systat/
vmstat.c 436 putint(Total->t_rq - 1, PROCSROW + 1, PROCSCOL + 3, 3);
  /src/usr.bin/vmstat/
vmstat.c 705 (void)printf("%2d ", total.t_rq);
794 PRWORD(ovflw, " %*d", 2, 1, total.t_rq - 1);

Completed in 14 milliseconds