Searched refs:ki_estcpu (Results 1 – 4 of 4) sorted by relevance
82 if (p2->ki_estcpu > p1->ki_estcpu) in proc_compare()84 if (p1->ki_estcpu > p2->ki_estcpu) in proc_compare()
379 u_int ki_estcpu; member
160 u_int ki_estcpu; /* Time averaged value of ki_cpticks */ member
1066 kp->ki_estcpu = 0; in fill_kinfo_aggregate()1071 kp->ki_estcpu += sched_estcpu(td); in fill_kinfo_aggregate()1336 kp->ki_estcpu = sched_estcpu(td); in fill_kinfo_thread()1459 CP(*ki, *ki32, ki_estcpu); in freebsd32_kinfo_proc_out()