Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dtelemetry.c1363 kBootProfileStartTimerAtBoot, enumerator
1411 bootprofile_type = kBootProfileStartTimerAtBoot; in bootprofile_init()
1437 …bootprofile_type == kBootProfileStartTimerAtBoot ? "boot" : (bootprofile_type == kBootProfileStart… in bootprofile_init()
1443 if (bootprofile_type == kBootProfileStartTimerAtBoot) { in bootprofile_init()