Searched defs:td_sched (Results 1 – 2 of 2) sorted by relevance
101 struct td_sched { struct102 fixpt_t ts_pctcpu; /* %cpu during p_swtime. */103 u_int ts_estcpu; /* Estimated cpu utilization. */104 int ts_cpticks; /* Ticks of cpu time. */128 _Static_assert(sizeof(struct thread) + sizeof(struct td_sched) <= argument
96 struct td_sched { struct119 _Static_assert(sizeof(struct thread) + sizeof(struct td_sched) <= argument