Searched defs:trace (Results 1 - 9 of 9) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOFilterInterruptEventSource.cpp127 bool trace = (gIOKitTrace & kIOTraceIntEventSource) ? true : false; local
156 bool trace = (gIOKitTrace & kIOTraceIntEventSource) ? true : false; local
177 bool trace = (gIOKitTrace & kIOTraceIntEventSource) ? true : false; local
H A DIOCommandGate.cpp181 bool trace = ( gIOKitTrace & kIOTraceCommandGates ) ? true : false; local
219 bool trace = ( gIOKitTrace & kIOTraceCommandGates ) ? true : false; local
H A DIOCommandQueue.cpp150 bool trace = ( gIOKitTrace & kIOTraceCommandGates ) ? true : false; local
H A DIOInterruptController.cpp681 bool trace = (gIOKitTrace & kIOTraceInterrupts) ? true : false; local
H A DIOInterruptEventSource.cpp206 bool trace = (gIOKitTrace & kIOTraceIntEventSource) ? true : false; local
252 bool trace = (gIOKitTrace & kIOTraceIntEventSource) ? true : false; local
269 bool trace = (gIOKitTrace & kIOTraceIntEventSource) ? true : false; local
[all...]
H A DIOTimerEventSource.cpp117 bool trace = (gIOKitTrace & kIOTraceTimers) ? true : false; local
159 bool trace = (gIOKitTrace & kIOTraceTimers) ? true : false; local
/darwin-on-arm/xnu/bsd/sys/
H A Dtrace.h143 #define trace macro
148 #define trace macro
[all...]
/darwin-on-arm/xnu/osfmk/kern/
H A Dzalloc.c830 struct ztrace* trace = &ztraces[trace_index]; local
930 struct ztrace *trace; local
[all...]
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf.c6519 struct mtrace *trace; local
6610 struct mtrace *trace; local
[all...]

Completed in 51 milliseconds