Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dclock_impl.h69 int64_t lbi_thresh_interval; /* interval window for the # of calls */ member
/titanic_44/usr/src/uts/common/os/
H A Dclock.c985 lb_info->lbi_thresh_interval = LBOLT_THRESH_INTERVAL * in clock_init()
988 lb_info->lbi_thresh_interval = LBOLT_THRESH_INTERVAL; in clock_init()
2490 if ((lb - lb_cpu[cpu].lbc_cnt_start) < lb_info->lbi_thresh_interval) { in lbolt_event_driven()
2543 lb_info->lbi_thresh_interval) { in lbolt_cyclic_driven()
2619 lb_info->lbi_thresh_interval) { in lbolt_cyclic()