Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dtelemetry.c1658 kBootProfileStartTimerAtBoot, enumerator
1706 bootprofile_type = kBootProfileStartTimerAtBoot; in bootprofile_init()
1732 …bootprofile_type == kBootProfileStartTimerAtBoot ? "boot" : (bootprofile_type == kBootProfileStart… in bootprofile_init()
1738 if (bootprofile_type == kBootProfileStartTimerAtBoot) { in bootprofile_init()