Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dbootprofile.c76 kBootProfileStartTimerAtBoot, enumerator
108 bootprofile_type = kBootProfileStartTimerAtBoot; in _bootprofile_init()
131 …bootprofile_type == kBootProfileStartTimerAtBoot ? "boot" : (bootprofile_type == kBootProfileStart… in _bootprofile_init()
137 if (bootprofile_type == kBootProfileStartTimerAtBoot) { in _bootprofile_init()