Searched refs:bootprofile_proc_name (Results 1 – 1 of 1) sorted by relevance
1597 char bootprofile_proc_name[17]; variable1646 &bootprofile_proc_name, sizeof(bootprofile_proc_name))) { in bootprofile_init()1648 bootprofile_proc_name[0] = '\0'; in bootprofile_init()1678 bootprofile_all_procs ? "all procs" : bootprofile_proc_name, bootprofile_interval_ms, in bootprofile_init()1732 … (0 == strncmp(bootprofile_proc_name, proc_name_address(get_bsdtask_info(current_task())), 17))) { in bootprofile_timer_call()