Searched defs:td_sched (Results 1 – 2 of 2) sorted by relevance
95 struct td_sched { struct96 fixpt_t ts_pctcpu; /* %cpu during p_swtime. */97 u_int ts_estcpu; /* Estimated cpu utilization. */98 int ts_cpticks; /* Ticks of cpu time. */122 _Static_assert(sizeof(struct thread) + sizeof(struct td_sched) <= argument
92 struct td_sched { struct115 _Static_assert(sizeof(struct thread) + sizeof(struct td_sched) <= argument