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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOFilterInterruptEventSource.cpp134 IOTimeStampStartConstant(IODBG_INTES(IOINTES_SEMA), (uintptr_t) this, (uintptr_t) owner);
139 IOTimeStampEndConstant(IODBG_INTES(IOINTES_SEMA), (uintptr_t) this, (uintptr_t) owner);
162 IOTimeStampStartConstant(IODBG_INTES(IOINTES_FILTER),
186 IOTimeStampEndConstant(IODBG_INTES(IOINTES_FILTER),
202 IOTimeStampStartConstant(IODBG_INTES(IOINTES_FILTER),
226 IOTimeStampEndConstant(IODBG_INTES(IOINTES_FILTER),
H A DIOInterruptEventSource.cpp310 IOTimeStampStartConstant(IODBG_INTES(IOINTES_ACTION),
343 IOTimeStampEndConstant(IODBG_INTES(IOINTES_ACTION),
354 IOTimeStampStartConstant(IODBG_INTES(IOINTES_ACTION),
387 IOTimeStampEndConstant(IODBG_INTES(IOINTES_ACTION),
407 IOTimeStampStartConstant(IODBG_INTES(IOINTES_SEMA), (uintptr_t) this, (uintptr_t) owner);
418 IOTimeStampEndConstant(IODBG_INTES(IOINTES_SEMA), (uintptr_t) this, (uintptr_t) owner);
432 IOTimeStampStartConstant(IODBG_INTES(IOINTES_SEMA), (uintptr_t) this, (uintptr_t) owner);
443 IOTimeStampEndConstant(IODBG_INTES(IOINTES_SEMA), (uintptr_t) this, (uintptr_t) owner);
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOTimeStamp.h112 #define IODBG_INTES(code) (KDBG_CODE(DBG_IOKIT, DBG_IOINTES, code)) macro

Completed in 178 milliseconds