Searched refs:ADJTIME_CORRECTION_FACTOR (Results 1 – 1 of 1) sorted by relevance
61 #define ADJTIME_CORRECTION_FACTOR 6 in adjust_boot_time() macro73 …int64_t correction = (since_boot >> ADJTIME_CORRECTION_FACTOR) - (s_adjtime_start_us >> ADJTIME_CO… in adjust_boot_time()