Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/kern/
H A Dtelemetry.c1366 kBootProfileDisabled = 0, enumerator
1369 } bootprofile_type = kBootProfileDisabled;
1419 bootprofile_type = kBootProfileDisabled; in bootprofile_init()
1422 bootprofile_type = kBootProfileDisabled; in bootprofile_init()
1428 …if ((bootprofile_type == kBootProfileDisabled) || (bootprofile_buffer_size == 0) || (bootprofile_i… in bootprofile_init()