Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/arm/commpage/
H A Dcommpage.c812 …uint64_t *cont_time_base = (uint64_t *)(uintptr_t)(_COMM_PAGE_CONT_TIMEBASE + _COMM_PAGE_RW_OFFSET… in commpage_update_mach_continuous_time() local
814 os_atomic_store_wide(cont_time_base, sleeptime, relaxed); in commpage_update_mach_continuous_time()