Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dclock_impl.h68 int64_t lbi_thresh_calls; /* max calls per interval */ member
/illumos-gate/usr/src/uts/common/os/
H A Dclock.c994 lb_info->lbi_thresh_calls = LBOLT_THRESH_CALLS; in clock_init()
1001 lb_cpu[i].lbc_counter = lb_info->lbi_thresh_calls; in clock_init()
2496 lb_cpu[cpu].lbc_counter = lb_info->lbi_thresh_calls; in lbolt_event_driven()
2519 lb_cpu[cpu].lbc_counter = lb_info->lbi_thresh_calls; in lbolt_event_driven()
2558 lb_cpu[cpu].lbc_counter = lb_info->lbi_thresh_calls; in lbolt_cyclic_driven()