Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/kern/
H A Dtelemetry.c1605 kBootProfileStartTimerAtBoot, enumerator
1653 bootprofile_type = kBootProfileStartTimerAtBoot; in bootprofile_init()
1679 …bootprofile_type == kBootProfileStartTimerAtBoot ? "boot" : (bootprofile_type == kBootProfileStart… in bootprofile_init()
1685 if (bootprofile_type == kBootProfileStartTimerAtBoot) { in bootprofile_init()