Home
last modified time | relevance | path

Searched refs:kIOTrackingQueueTypeAlloc (Results 1 – 4 of 4) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOKitDebug.h278 kIOTrackingQueueTypeAlloc = 0x00000002, enumerator
/xnu-11215/iokit/Kernel/
H A DIOKitDebug.cpp1282 if (!(kIOTracking & gIOKitDebug) && (kIOTrackingQueueTypeAlloc & queue->type)) { in IOTrackingDebug()
1311 if (!(kIOTrackingQueueTypeAlloc & queue->type)) { in IOTrackingDebug()
1384 if (kIOTrackingQueueTypeAlloc & queue->type) { in IOTrackingDebug()
1520 if (!(kIOTrackingQueueTypeAlloc & queue->type)) { in IOTrackingDebug()
H A DIOLib.cpp194 kIOTrackingQueueTypeAlloc, in IOLibInit()
/xnu-11215/libkern/c++/
H A DOSMetaClass.cpp598 inClassSize, 0, kIOTrackingQueueTypeAlloc, in OSMetaClass()