Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOKitDebug.h88 kIOTrackingBoot = 0x02000000ULL, enumerator
/xnu-11215/iokit/Kernel/
H A DIOKitDebug.cpp368 enum { kFlags = (kIOTracking | kIOTrackingBoot) }; in IOTrackingQueueAlloc()