fill_kinfo_thread
static void fill_kinfo_thread(struct thread *td, struct kinfo_proc *kp,
fill_kinfo_thread(FIRST_THREAD_IN_PROC(p), kp, 0);
fill_kinfo_thread(td, &ki, 1);