Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Duser.h220 #define ki_childstime ki_rusage_ch.ru_stime macro
/f-stack/freebsd/sys/
H A Duser.h224 #define ki_childstime ki_rusage_ch.ru_stime macro
/f-stack/freebsd/kern/
H A Dkern_proc.c1138 calccru(p, &kp->ki_childutime, &kp->ki_childstime); in fill_kinfo_proc_only()
1140 kp->ki_childtime = kp->ki_childstime; in fill_kinfo_proc_only()