Searched refs:DTRACE_BOOST5 (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/osfmk/mach/machine/
H A Dsdt.h339 #define DTRACE_BOOST5(name, type1, arg1, type2, arg2, \ macro
407 #define DTRACE_BOOST5(name, type1, arg1, type2, arg2, type3, arg3, type4, arg4, type5, arg5) do {} while(0) macro
/xnu-2782.1.97/osfmk/ipc/
H A Dipc_importance.c1274 DTRACE_BOOST5(receive_boost, task_t, target_task, int, target_pid, int, proc_selfpid(), int, count, int, task_imp->iit_assertcnt);
1414 DTRACE_BOOST5(receive_boost, task_t, target_task, int, target_pid, int, sender_pid, int, count, int, IIT_LEGACY_EXTERN(task_imp));
2599 DTRACE_BOOST5(receive_boost, task_t, task_self, int, audit_token_pid_from_task(task_self), int, sender_pid, int, 1, int, task_self->task_imp_base->iit_assertcnt);
/xnu-2782.1.97/osfmk/kern/
H A Dtask_policy.c2138 DTRACE_BOOST5(qos_add_override_pre, uint64_t, tid, uint64_t, thread->requested_policy.thrp_qos,

Completed in 35 milliseconds