Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dkern_kinfo.c200 kp->kp_swtime = p->p_swtime; in fill_kinfo_proc()
H A Dkern_synch.c234 p->p_swtime++; in schedcpu_stats()
/dragonfly/sys/sys/
H A Dproc.h261 unsigned int p_swtime; /* Time swapped in or out */ member