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

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

Completed in 60 milliseconds