Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsched_4bsd.c101 struct td_sched { struct
102 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
H A Dsched_ule.c96 struct td_sched { struct
119 _Static_assert(sizeof(struct thread) + sizeof(struct td_sched) <= argument