Searched refs:task_did_exec (Results 1 – 7 of 7) sorted by relevance
79 extern boolean_t task_did_exec(task_t task);492 !task_did_exec(task) && in telemetry_task_ready_for_sample()
682 if (!task_is_exec_copy(task) && !task_did_exec(task)) { in i_coal_resource_remove_task()826 if (task_is_exec_copy(task) || task_did_exec(task)) { in coalition_resource_usage_internal()
1268 extern boolean_t task_did_exec(task_t task);
1008 task_did_exec(task_t task) in task_did_exec() function
512 if (task_did_exec(task) || task_is_exec_copy(task)) { in kperf_thread_ast_handler()
4930 if (task_did_exec(old_task)) { in posix_spawn()5512 if (task_did_exec(old_task)) { in __mac_execve()
137 extern boolean_t task_did_exec(task_t task);