Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dclock.c568 get_scaled_time(uint64_t now) in get_scaled_time() function
595 bt = get_scaled_time(now); in clock_get_calendar_absolute_and_microtime_locked()
614 bt = get_scaled_time(now); in clock_get_calendar_absolute_and_nanotime_locked()
703 bt = get_scaled_time(now); in clock_gettimeofday_and_absolute_time()
868 bt = get_scaled_time(now); in clock_get_calendar_uptime()
900 bt = get_scaled_time(now); in clock_update_calendar()
1380 bt = get_scaled_time(wake_abs); in clock_wakeup_calendar_legacy()
1844 bt = get_scaled_time(now); in clock_get_calendar_nanotime_nowait()