Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kern/
H A Dtelemetry.c1602 kBootProfileDisabled = 0, enumerator
1605 } bootprofile_type = kBootProfileDisabled;
1655 bootprofile_type = kBootProfileDisabled; in bootprofile_init()
1658 bootprofile_type = kBootProfileDisabled; in bootprofile_init()
1664 …if ((bootprofile_type == kBootProfileDisabled) || (bootprofile_buffer_size == 0) || (bootprofile_i… in bootprofile_init()