Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dtelemetry.h78 extern void bootprofile_init(void);
H A Dstartup.c676 bootprofile_init(); in kernel_bootstrap_thread()
H A Dtelemetry.c1379 bootprofile_init(void) in bootprofile_init() function