Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/kern/
H A Dtelemetry.c1367 kBootProfileStartTimerAtBoot, enumerator
1415 bootprofile_type = kBootProfileStartTimerAtBoot; in bootprofile_init()
1441 …bootprofile_type == kBootProfileStartTimerAtBoot ? "boot" : (bootprofile_type == kBootProfileStart… in bootprofile_init()
1447 if (bootprofile_type == kBootProfileStartTimerAtBoot) { in bootprofile_init()