Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOKitDebug.h63 kIOLogYield = 0x00000040ULL, enumerator
103 | kIOLogYield
/xnu-11215/iokit/Kernel/
H A DIOService.cpp2508 #define TLOG(fmt, args...) { if(kIOLogYield & gIOKitDebug) { IOLog("[%llx] ", thread_tid(curre…