Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dclock.c564 get_scaled_time(uint64_t now) in get_scaled_time() function
591 bt = get_scaled_time(now); in clock_get_calendar_absolute_and_microtime_locked()
610 bt = get_scaled_time(now); in clock_get_calendar_absolute_and_nanotime_locked()
699 bt = get_scaled_time(now); in clock_gettimeofday_and_absolute_time()
864 bt = get_scaled_time(now); in clock_get_calendar_uptime()
896 bt = get_scaled_time(now); in clock_update_calendar()
1376 bt = get_scaled_time(wake_abs); in clock_wakeup_calendar_legacy()
1840 bt = get_scaled_time(now); in clock_get_calendar_nanotime_nowait()