Home
last modified time | relevance | path

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

/f-stack/freebsd/vm/
H A Dvm_meter.c162 int16_t t_rq; member
226 total.t_rq++; in vmtotal()
293 total11.t_rq = total.t_rq; in vmtotal()
/f-stack/freebsd/sys/
H A Dvmmeter.h54 int16_t t_rq; /* length of the run queue */ member
/f-stack/tools/sysctl/
H A Dsysctl.c98 int16_t t_rq; /* length of the run queue */ member
852 v->t_rq, v->t_dw, v->t_pw, v->t_sl);