Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/kern/
H A Dclock.c567 get_scaled_time(uint64_t now) in get_scaled_time() function
594 bt = get_scaled_time(now); in clock_get_calendar_absolute_and_microtime_locked()
613 bt = get_scaled_time(now); in clock_get_calendar_absolute_and_nanotime_locked()
702 bt = get_scaled_time(now); in clock_gettimeofday_and_absolute_time()
867 bt = get_scaled_time(now); in clock_get_calendar_uptime()
899 bt = get_scaled_time(now); in clock_update_calendar()
1379 bt = get_scaled_time(wake_abs); in clock_wakeup_calendar_legacy()
1843 bt = get_scaled_time(now); in clock_get_calendar_nanotime_nowait()