Searched refs:DTRACE_TMR7 (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.1.13/osfmk/kern/ |
| H A D | timer_call.c | 710 DTRACE_TMR7(callout__create, timer_call_func_t, call->tc_func, in timer_call_enter_internal() 1007 DTRACE_TMR7(callout__start, timer_call_func_t, func, in timer_queue_expire_with_options() 1975 DTRACE_TMR7(callout__create, timer_call_func_t, call->tc_func, in timer_call_trace_enter_before() 2029 DTRACE_TMR7(callout__start, timer_call_func_t, call->tc_func, in timer_call_trace_expire_entry()
|
| /xnu-10002.1.13/osfmk/mach/machine/ |
| H A D | sdt.h | 143 #define DTRACE_TMR7(name, type1, arg1, type2, arg2, type3, arg3, arg4, arg5, arg6, arg7) \ macro
|