Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kern/
H A Dtelemetry.c1603 kBootProfileStartTimerAtBoot, enumerator
1651 bootprofile_type = kBootProfileStartTimerAtBoot; in bootprofile_init()
1677 …bootprofile_type == kBootProfileStartTimerAtBoot ? "boot" : (bootprofile_type == kBootProfileStart… in bootprofile_init()
1683 if (bootprofile_type == kBootProfileStartTimerAtBoot) { in bootprofile_init()