Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dtelemetry.h78 extern void bootprofile_init(void);
H A Dstartup.c669 bootprofile_init(); in kernel_bootstrap_thread()
H A Dtelemetry.c1409 bootprofile_init(void) in bootprofile_init() function