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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOKitDebug.h71 kIOLogMemory = 0x00004000ULL, enumerator in enum:__anon593
/darwin-on-arm/xnu/iokit/bsddev/
H A DIOKitBSDInit.cpp510 if( gIOKitDebug & kIOLogMemory)
573 if( (gIOKitDebug & (kIOLogDTree | kIOLogServiceTree | kIOLogMemory)) && !debugInfoPrintedOnce) {
585 if( gIOKitDebug & kIOLogMemory)

Completed in 23 milliseconds