Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/kern/
H A Dtelemetry.h78 extern void bootprofile_init(void);
H A Dstartup.c666 bootprofile_init(); in kernel_bootstrap_thread()
H A Dtelemetry.c1399 bootprofile_init(void) in bootprofile_init() function