Searched refs:fill_kinfo_thread (Results 1 – 1 of 1) sorted by relevance
109 static void fill_kinfo_thread(struct thread *td, struct kinfo_proc *kp,1216 fill_kinfo_thread(struct thread *td, struct kinfo_proc *kp, int preferthread) in fill_kinfo_thread() function1334 fill_kinfo_thread(FIRST_THREAD_IN_PROC(p), kp, 0); in fill_kinfo_proc()1530 fill_kinfo_thread(td, &ki, 1); in kern_proc_out()