Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/kern/
H A Dclock.c282 uint64_t offset_count; /* abs time from which apply current scales */ member
575 delta = now - clock_calend.offset_count; in get_scaled_time()
905 delta = now - clock_calend.offset_count; in clock_update_calendar()
906 clock_calend.offset_count += delta; in clock_update_calendar()
962 clock_calend_cp->tick_scale_x, clock_calend_cp->offset_count); in print_all_clock_variables_internal()
1008 delta = now - clock_calend_cp->offset_count; in print_all_clock_variables()