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

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dclock_impl.h68 int64_t lbi_thresh_calls; /* max calls per interval */ member in struct:lbolt_info
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dclock.c997 lb_info->lbi_thresh_calls = LBOLT_THRESH_CALLS;
1004 lb_cpu[i].lbc_counter = lb_info->lbi_thresh_calls;
2501 lb_cpu[cpu].lbc_counter = lb_info->lbi_thresh_calls;
2524 lb_cpu[cpu].lbc_counter = lb_info->lbi_thresh_calls;
2563 lb_cpu[cpu].lbc_counter = lb_info->lbi_thresh_calls;

Completed in 111 milliseconds