Searched refs:kIOTraceEventSources (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOKitDebug.h93 kIOTraceEventSources = 0x00000004ULL, // Trace non-passive event sources enumerator in enum:__anon594
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOWorkLoop.cpp345 bool traceES = (gIOKitTrace & kIOTraceEventSources) ? true : false;

Completed in 63 milliseconds