Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dclock_impl.h68 int64_t lbi_thresh_calls; /* max calls per interval */ member
/titanic_50/usr/src/uts/common/os/
H A Dclock.c990 lb_info->lbi_thresh_calls = LBOLT_THRESH_CALLS; in clock_init()
997 lb_cpu[i].lbc_counter = lb_info->lbi_thresh_calls; in clock_init()
2497 lb_cpu[cpu].lbc_counter = lb_info->lbi_thresh_calls; in lbolt_event_driven()
2520 lb_cpu[cpu].lbc_counter = lb_info->lbi_thresh_calls; in lbolt_event_driven()
2559 lb_cpu[cpu].lbc_counter = lb_info->lbi_thresh_calls; in lbolt_cyclic_driven()