Searched refs:clock_boottime (Results 1 – 1 of 1) sorted by relevance
329 static uint64_t clock_boottime; variable783 TIME_ADD(clock_boottime, deltasecs, clock_boottime_usec, deltamicrosecs, USEC_PER_SEC); in clock_set_calendar_microtime()793 TIME_SUB(clock_boottime, deltasecs, clock_boottime_usec, deltamicrosecs, USEC_PER_SEC); in clock_set_calendar_microtime()809 commpage_value = clock_boottime * USEC_PER_SEC + clock_boottime_usec; in clock_set_calendar_microtime()1101 clock_boottime = secs; in clock_initialize_calendar()1103 commpage_update_boottime(clock_boottime * USEC_PER_SEC + clock_boottime_usec); in clock_initialize_calendar()1473 *secs = (clock_sec_t)clock_boottime; in clock_get_boottime_nanotime()1495 *secs = (clock_sec_t)clock_boottime; in clock_get_boottime_microtime()