Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c6590 time_t within_year, when_allowed; in pm_trans_check() local
6729 within_year = (tdiff % DC_SPY); in pm_trans_check()
6731 (((uint64_t)cycles_diff * (uint64_t)within_year) / DC_SPY); in pm_trans_check()
6733 full_years, within_year)) in pm_trans_check()