Searched refs:clock_tick_proc_max (Results 1 – 2 of 2) sorted by relevance
146 clock_t clock_tick_proc_max; variable246 clock_tick_proc_max = 1; in clock_tick_init_post()257 if (clock_tick_proc_max == 0) { in clock_tick_init_post()258 clock_tick_proc_max = CLOCK_TICK_PROC_MAX; in clock_tick_init_post()260 clock_tick_proc_max *= 10; in clock_tick_init_post()
394 extern clock_t clock_tick_proc_max;1623 if (pp->p_ttime >= clock_tick_proc_max) { in clock_tick()