Home
last modified time | relevance | path

Searched defs:td_sched (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/kern/
H A Dsched_4bsd.c95 struct td_sched { struct
96 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
H A Dsched_ule.c92 struct td_sched { struct
115 _Static_assert(sizeof(struct thread) + sizeof(struct td_sched) <= argument