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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOFilterInterruptEventSource.cpp133 IOTimeStampStartConstant(IODBG_INTES(IOINTES_SEMA), (uintptr_t) this, (uintptr_t) owner);
138 IOTimeStampEndConstant(IODBG_INTES(IOINTES_SEMA), (uintptr_t) this, (uintptr_t) owner);
159 IOTimeStampStartConstant(IODBG_INTES(IOINTES_FILTER),
166 IOTimeStampEndConstant(IODBG_INTES(IOINTES_FILTER),
180 IOTimeStampStartConstant(IODBG_INTES(IOINTES_FILTER),
187 IOTimeStampEndConstant(IODBG_INTES(IOINTES_FILTER),
H A DIOInterruptEventSource.cpp213 IOTimeStampStartConstant(IODBG_INTES(IOINTES_ACTION),
220 IOTimeStampEndConstant(IODBG_INTES(IOINTES_ACTION),
231 IOTimeStampStartConstant(IODBG_INTES(IOINTES_ACTION),
238 IOTimeStampEndConstant(IODBG_INTES(IOINTES_ACTION),
258 IOTimeStampStartConstant(IODBG_INTES(IOINTES_SEMA), (uintptr_t) this, (uintptr_t) owner);
263 IOTimeStampEndConstant(IODBG_INTES(IOINTES_SEMA), (uintptr_t) this, (uintptr_t) owner);
277 IOTimeStampStartConstant(IODBG_INTES(IOINTES_SEMA), (uintptr_t) this, (uintptr_t) owner);
282 IOTimeStampEndConstant(IODBG_INTES(IOINTES_SEMA), (uintptr_t) this, (uintptr_t) owner);
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOTimeStamp.h112 #define IODBG_INTES(code) (KDBG_CODE(DBG_IOKIT, DBG_IOINTES, code)) macro

Completed in 483 milliseconds