Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Duser.h192 int ki_lastcpu; /* Last cpu we were on */ member
/f-stack/freebsd/sys/
H A Duser.h195 int ki_lastcpu; /* Last cpu we were on */ member
/f-stack/freebsd/kern/
H A Dkern_proc.c1291 kp->ki_lastcpu = td->td_lastcpu; in fill_kinfo_thread()
1444 CP(*ki, *ki32, ki_lastcpu); in freebsd32_kinfo_proc_out()