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

/illumos-gate/usr/src/uts/common/sys/
H A Dclock_tick.h111 extern int hires_tick;
/illumos-gate/usr/src/uts/common/conf/
H A Dparam.c133 * Default hz is 100, but if we set hires_tick we get higher resolution
162 int hires_tick = 0; variable
671 if (hires_tick)
/illumos-gate/usr/src/uts/common/os/
H A Dclock_tick.c259 if (hires_tick)

Completed in 55 milliseconds