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

/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c51 static hrtime_t callout_longterm; /* longterm nanoseconds */ variable
1074 if (interval > callout_longterm) {
2104 callout_longterm = TICK_TO_NSEC(CALLOUT_LONGTERM_TICKS);

Completed in 61 milliseconds