Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dtelemetry.c1384 uint32_t bootprofile_all_procs = 0; variable
1435 bootprofile_all_procs = 1; in bootprofile_init()
1466 bootprofile_all_procs ? "all procs" : bootprofile_proc_name, bootprofile_interval_ms, in bootprofile_init()
1512 if (!bootprofile_all_procs) { in bootprofile_timer_call()