Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dbootprofile.c77 kBootProfileStartTimerAtWake enumerator
110 bootprofile_type = kBootProfileStartTimerAtWake; in _bootprofile_init()
131 … kBootProfileStartTimerAtBoot ? "boot" : (bootprofile_type == kBootProfileStartTimerAtWake ? "wake… in _bootprofile_init()
153 if (bootprofile_type == kBootProfileStartTimerAtWake) { in bootprofile_wake_from_sleep()