Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dclock_impl.h69 int64_t lbi_thresh_interval; /* interval window for the # of calls */ member
/illumos-gate/usr/src/uts/common/os/
H A Dclock.c989 lb_info->lbi_thresh_interval = LBOLT_THRESH_INTERVAL * in clock_init()
992 lb_info->lbi_thresh_interval = LBOLT_THRESH_INTERVAL; in clock_init()
2489 if ((lb - lb_cpu[cpu].lbc_cnt_start) < lb_info->lbi_thresh_interval) { in lbolt_event_driven()
2542 lb_info->lbi_thresh_interval) { in lbolt_cyclic_driven()
2618 lb_info->lbi_thresh_interval) { in lbolt_cyclic()