Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dtelemetry.c1394 kBootProfileStartTimerAtWake enumerator
1443 bootprofile_type = kBootProfileStartTimerAtWake; in bootprofile_init()
1467 … kBootProfileStartTimerAtBoot ? "boot" : (bootprofile_type == kBootProfileStartTimerAtWake ? "wake… in bootprofile_init()
1487 if (bootprofile_type == kBootProfileStartTimerAtWake) { in bootprofile_wake_from_sleep()