Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOKitDebug.h318 kIOTrackingExcludeNames = 0x00000001, enumerator
/xnu-11215/iokit/Kernel/
H A DIOKitDebug.cpp1210 exclude = (0 != (kIOTrackingExcludeNames & options)); in SkipName()