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

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dclock_impl.h75 int64_t lbi_cyc_deac_start; /* deactivation interval */ member in struct:lbolt_info
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dclock.c2467 lb_info->lbi_cyc_deac_start = lb_info->lbi_internal;
2622 if (lb_info->lbi_internal - lb_info->lbi_cyc_deac_start >=
2625 lb_info->lbi_cyc_deac_start = lb_info->lbi_internal;

Completed in 35 milliseconds