Home
last modified time | relevance | path

Searched refs:DTRACE_TMR3 (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.1.13/iokit/Kernel/
H A DIOTimerEventSource.cpp130 DTRACE_TMR3(iotescallout__expire, Action, address, OSObject, _owner, void, _workLoop); in invokeAction()
/xnu-10002.1.13/osfmk/mach/machine/
H A Dsdt.h131 #define DTRACE_TMR3(name, type1, arg1, type2, arg2, type3, arg3) \ macro