Searched refs:hlc (Results 1 – 1 of 1) sorted by relevance
321 log_ctl_t *hlc; in log_conswitch() local347 hlc = (log_ctl_t *)hmp->b_rptr; in log_conswitch()355 hlc->ttime = lc->ttime - (lc->ltime - hlc->ltime) / hz; in log_conswitch()364 hlc = (log_ctl_t *)hmp->b_rptr; in log_conswitch()365 hlc->ttime = gethrestime_sec() - in log_conswitch()366 (ddi_get_lbolt() - hlc->ltime) / hz; in log_conswitch()