Searched refs:rufetch (Results 1 – 6 of 6) sorted by relevance
148 void rufetch(struct proc *p, struct rusage *ru);
160 void rufetch(struct proc *p, struct rusage *ru);
1165 rufetch(struct proc *p, struct rusage *ru) in rufetch() function1191 rufetch(p, ru); in rufetchcalc()
649 rufetch(p, &ru); /* Clears thread stats */ in proc0_post()
279 rufetch(targetp, &ru); in kern_process_cputime()
1134 rufetch(p, &kp->ki_rusage); in fill_kinfo_proc_only()