Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/kern/
H A Dtelemetry.c1596 uint32_t bootprofile_all_procs = 0; variable
1647 bootprofile_all_procs = 1; in bootprofile_init()
1678 bootprofile_all_procs ? "all procs" : bootprofile_proc_name, bootprofile_interval_ms, in bootprofile_init()
1724 if (!bootprofile_all_procs) { in bootprofile_timer_call()