Home
last modified time | relevance | path

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

/f-stack/freebsd/vm/
H A Dvm_meter.c164 int16_t t_pw; member
286 total.t_pw = vm_wait_count(); in vmtotal()
295 total11.t_pw = total.t_pw; in vmtotal()
/f-stack/freebsd/sys/
H A Dvmmeter.h57 int16_t t_pw; /* threads in page wait */ member
/f-stack/tools/sysctl/
H A Dsysctl.c100 int16_t t_pw; /* jobs in page wait */ member
852 v->t_rq, v->t_dw, v->t_pw, v->t_sl);