Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dclock.c283 uint64_t offset_count; /* abs time from which apply current scales */ member
576 delta = now - clock_calend.offset_count; in get_scaled_time()
906 delta = now - clock_calend.offset_count; in clock_update_calendar()
907 clock_calend.offset_count += delta; in clock_update_calendar()
963 clock_calend_cp->tick_scale_x, clock_calend_cp->offset_count); in print_all_clock_variables_internal()
1009 delta = now - clock_calend_cp->offset_count; in print_all_clock_variables()