Searched refs:clock_tick_pending (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dclock_tick.c102 * clock_tick_pending
142 int clock_tick_pending; variable
464 clock_tick_pending++;
479 clock_tick_process(CPU, LBOLT_NO_ACCOUNT, clock_tick_pending);
507 clock_tick_schedule_one(csp, clock_tick_pending, cp->cpu_id);
525 clock_tick_pending = 0;

Completed in 58 milliseconds