Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dsunpm.c6599 time_t within_year, when_allowed; in pm_trans_check() local
6738 within_year = (tdiff % DC_SPY); in pm_trans_check()
6740 (((uint64_t)cycles_diff * (uint64_t)within_year) / DC_SPY); in pm_trans_check()
6742 full_years, within_year)) in pm_trans_check()