Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kern/
H A Dtelemetry.h187 extern void bootprofile_init(void);
H A Dstartup.c688 bootprofile_init(); in kernel_bootstrap_thread()
H A Dtelemetry.c1619 bootprofile_init(void) in bootprofile_init() function