Searched refs:p_rtime (Results 1 – 7 of 7) sorted by relevance
64 # define P_RTIME_SEC p_rtime.sec65 # define P_RTIME_USEC p_rtime.frac
292 struct bintime p_rtime; /* p: real time */ member
1167 runtm = p->p_rtime.sec; in sched_pstats()
520 tm = p->p_rtime; in calcru()
2663 p->p_rtime = psrc->p_rtime; in fill_proc()
1306 bintime_add(&p->p_rtime, &l->l_rtime); in lwp_free()
577 bintime2timeval(&kp->kp_proc.p_rtime, &tv); in kvm_getproc2()