Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dtelemetry.h189 extern void bootprofile_init(void);
H A Dstartup.c683 bootprofile_init(); in kernel_bootstrap_thread()
H A Dtelemetry.c1674 bootprofile_init(void) in bootprofile_init() function