Searched refs:bootprofile_proc_name (Results 1 – 1 of 1) sorted by relevance
1355 char bootprofile_proc_name[17]; variable1404 &bootprofile_proc_name, sizeof(bootprofile_proc_name))) { in bootprofile_init()1406 bootprofile_proc_name[0] = '\0'; in bootprofile_init()1436 bootprofile_all_procs ? "all procs" : bootprofile_proc_name, bootprofile_interval_ms, in bootprofile_init()1490 (0 == strncmp(bootprofile_proc_name, proc_name_address(current_task()->bsd_info), 17))) { in bootprofile_timer_call()