Searched refs:DTRACE_BOOST3 (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.41.9/osfmk/kern/ |
| H A D | thread_policy.c | 2118 …DTRACE_BOOST3(qos_set, uint64_t, thread->thread_id, int, requested.thrp_qos, int, requested.thrp_q… in thread_set_requested_policy_spinlocked() 2850 DTRACE_BOOST3(qos_remove_override_pre, uint64_t, thread_tid(thread), in proc_thread_qos_remove_override_internal() 2887 DTRACE_BOOST3(qos_remove_override_post, int, prev_qos_override, in proc_thread_qos_remove_override_internal()
|
| /xnu-10002.41.9/osfmk/mach/machine/ |
| H A D | sdt.h | 320 #define DTRACE_BOOST3(name, type1, arg1, type2, arg2, type3, arg3) \ macro
|