Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/dev/arm64/
H A Dsysctl.c25 extern uint64_t wake_abstime;
79 SYSCTL_QUAD(_machdep, OID_AUTO, wake_abstime,
80 CTLFLAG_RD, &wake_abstime,
/xnu-11215.81.4/osfmk/arm/
H A Darm_init.c719 extern uint64_t wake_abstime; in arm_init_cpu()
720 wake_abstime = gIOHibernateCurrentHeader->lastHibAbsTime; in arm_init_cpu()
H A Dcpu_common.c72 uint64_t wake_abstime = 0x0ULL; variable
833 return wake_abstime; in ml_get_wake_timebase()
H A Dmachine_routines_common.c59 extern uint64_t wake_abstime;
1259 return wake_abstime - ml_get_abstime_offset(); in ml_get_conttime_wake_time()
/xnu-11215.81.4/osfmk/arm64/
H A Dcpu.c81 extern uint64_t wake_abstime;
978 rtclock_base_abstime = wake_abstime - ml_get_hwclock(); in cpu_timebase_init()
1028 wake_abstime = ml_get_timebase(); in ml_arm_sleep()
/xnu-11215.81.4/osfmk/arm64/sptm/
H A Darm_init_sptm.c1026 extern uint64_t wake_abstime; in arm_init_cpu()
1027 wake_abstime = gIOHibernateCurrentHeader->lastHibAbsTime; in arm_init_cpu()
/xnu-11215.81.4/doc/lifecycle/
H A Dhibernation.md218 + `wake_abstime` needs to be restored to the last absolute time captured
220 `wake_abstime` is captured too early; later calls to