Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dbootprofile.c69 uint32_t bootprofile_all_procs = 0; variable
104 bootprofile_all_procs = 1; in _bootprofile_init()
130 bootprofile_all_procs ? "all procs" : bootprofile_proc_name, bootprofile_interval_ms, in _bootprofile_init()
177 if (!bootprofile_all_procs) { in bootprofile_timer_call()