Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_stat.c273 time_t pwroff_time, cb_time; in cpr_convert_promtime() local
292 pwroff_time = startp->tv_sec - shdnp->tv_sec - min_promtime; in cpr_convert_promtime()
294 wholecycle_tv.tv_sec += pwroff_time; /* offset the poweroff time */ in cpr_convert_promtime()