Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dclock_impl.h50 #define LBOLT_THRESH_CALLS (75) macro
/illumos-gate/usr/src/uts/common/os/
H A Dclock.c994 lb_info->lbi_thresh_calls = LBOLT_THRESH_CALLS; in clock_init()