Home
last modified time | relevance | path

Searched refs:ct_end (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/os/
H A Dclock_tick.c220 csp->ct_end = csp->ct_start; in clock_tick_init_pre()
281 ctp->ct_end = csp->ct_end; in clock_tick_schedule_one()
504 if (csp->ct_scan >= csp->ct_end) in clock_tick_schedule()
600 end = ctp->ct_end; in clock_tick_execute()
646 csp->ct_end++; in clock_tick_cpu_setup()
666 csp->ct_end--; in clock_tick_cpu_setup()
/titanic_41/usr/src/uts/common/sys/
H A Dclock_tick.h71 int ct_end; member
88 int ct_end; member