Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dclock_tick.h96 #define CLOCK_TICK_PROC_MAX 10 macro
/illumos-gate/usr/src/uts/common/os/
H A Dclock_tick.c258 clock_tick_proc_max = CLOCK_TICK_PROC_MAX; in clock_tick_init_post()