Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/dev/arm64/
H A Dsysctl.c29 extern uint64_t wake_abstime;
83 SYSCTL_QUAD(_machdep, OID_AUTO, wake_abstime,
84 CTLFLAG_RD, &wake_abstime,
/xnu-12377.1.9/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
857 return wake_abstime; in ml_get_wake_timebase()
H A Dmachine_routines_common.c60 extern uint64_t wake_abstime;
1306 return wake_abstime - ml_get_abstime_offset(); in ml_get_conttime_wake_time()
/xnu-12377.1.9/osfmk/arm64/
H A Dcpu.c81 extern uint64_t wake_abstime;
973 rtclock_base_abstime = wake_abstime - ml_get_hwclock(); in cpu_timebase_init()
1023 wake_abstime = ml_get_timebase(); in ml_arm_sleep()
/xnu-12377.1.9/osfmk/arm64/sptm/
H A Darm_init_sptm.c1118 extern uint64_t wake_abstime; in arm_init_cpu()
1119 wake_abstime = gIOHibernateCurrentHeader->lastHibAbsTime; in arm_init_cpu()
/xnu-12377.1.9/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