Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dtelemetry.c1657 kBootProfileDisabled = 0, enumerator
1660 } bootprofile_type = kBootProfileDisabled;
1710 bootprofile_type = kBootProfileDisabled; in bootprofile_init()
1713 bootprofile_type = kBootProfileDisabled; in bootprofile_init()
1719 …if ((bootprofile_type == kBootProfileDisabled) || (bootprofile_buffer_size == 0) || (bootprofile_i… in bootprofile_init()