Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Duser.h165 u_int64_t ki_runtime; /* Real time in microsec */ member
/f-stack/freebsd/sys/
H A Duser.h166 u_int64_t ki_runtime; /* Real time in microsec */ member
/f-stack/freebsd/kern/
H A Dkern_proc.c1135 kp->ki_runtime = cputick2usec(p->p_rux.rux_runtime); in fill_kinfo_proc_only()
1304 kp->ki_runtime = cputick2usec(td->td_rux.rux_runtime); in fill_kinfo_thread()
1433 CP(*ki, *ki32, ki_runtime); in freebsd32_kinfo_proc_out()