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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOKitDebug.h91 kIOTraceInterrupts = 0x00000001ULL, // Trace primary interrupts enumerator in enum:__anon594
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOInterruptController.cpp681 bool trace = (gIOKitTrace & kIOTraceInterrupts) ? true : false;

Completed in 18 milliseconds