Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/Kernel/
H A DIOUserServer.cpp466 if (kIODKLogSetup & gIODKDebug) { in SetDispatchQueue_Impl()
1826 if (kIODKLogSetup & gIODKDebug) { in Create_Impl()
1837 if (kIODKLogSetup & gIODKDebug) { in Create_Impl()
2263 if (kIODKLogSetup & gIODKDebug) { in Create_Impl()
2357 if (kIODKLogSetup & gIODKDebug) { in Create_Impl()
2964 if (kIODKLogSetup & gIODKDebug) { in objectInstantiate()
2991 } else if (kIODKLogSetup & gIODKDebug) { in objectInstantiate()
4003 if (kIODKLogSetup & gIODKDebug) { in finalize()
4040 if (kIODKLogSetup & gIODKDebug) { in finalize()
4240 if (kIODKLogSetup & gIODKDebug) { in clientClose()
[all …]
H A DIOService.cpp2955 } else if (kIODKLogSetup & gIODKDebug) { in willTerminate()
/xnu-12377.61.12/iokit/IOKit/
H A DIOKitDebug.h136 kIODKLogSetup = 0x00000002ULL, enumerator