Searched refs:DTRACE_TMR4 (Results 1 – 3 of 3) sorted by relevance
| /xnu-10002.1.13/osfmk/kern/ |
| H A D | timer_call.c | 1020 DTRACE_TMR4(callout__end, timer_call_func_t, func, in timer_queue_expire_with_options() 2040 DTRACE_TMR4(callout__end, timer_call_func_t, call->tc_func, in timer_call_trace_expire_return()
|
| H A D | thread_call.c | 1375 DTRACE_TMR4(thread_callout__cancel, thread_call_func_t, call->tc_func, in thread_call_cancel_locked()
|
| /xnu-10002.1.13/osfmk/mach/machine/ |
| H A D | sdt.h | 134 #define DTRACE_TMR4(name, type1, arg1, arg2, arg3, arg4) \ macro
|