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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOKitDebug.h76 // kIOTraceIOService = 0x00080000ULL, // Obsolete: Use iotrace=0x00080000ULL to enable now
100 kIOTraceIOService = 0x00080000ULL, // registerService/termination enumerator in enum:__anon594
102 kIOTraceCompatBootArgs = kIOTraceIOService | kIOTracePowerMgmt
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOKitKernelInternal.h46 if(kIOTraceIOService & gIOKitDebug) { \

Completed in 18 milliseconds