Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOKitDebug.cpp368 enum { kFlags = (kIOTracking | kIOTrackingBoot) }; in IOTrackingQueueAlloc() enumerator
369 queue->captureOn = (kFlags == (kFlags & gIOKitDebug)) in IOTrackingQueueAlloc()