Home
last modified time | relevance | path

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

/xnu-11417.101.15/iokit/Kernel/
H A DIOUserServer.cpp463 if (kIODKLogSetup & gIODKDebug) { in SetDispatchQueue_Impl()
1823 if (kIODKLogSetup & gIODKDebug) { in Create_Impl()
1834 if (kIODKLogSetup & gIODKDebug) { in Create_Impl()
2249 if (kIODKLogSetup & gIODKDebug) { in Create_Impl()
2343 if (kIODKLogSetup & gIODKDebug) { in Create_Impl()
2949 if (kIODKLogSetup & gIODKDebug) { in objectInstantiate()
2976 } else if (kIODKLogSetup & gIODKDebug) { in objectInstantiate()
4000 if (kIODKLogSetup & gIODKDebug) { in finalize()
4036 if (kIODKLogSetup & gIODKDebug) { in finalize()
4224 if (kIODKLogSetup & gIODKDebug) { in clientClose()
[all …]
H A DIOService.cpp2951 } else if (kIODKLogSetup & gIODKDebug) { in willTerminate()
/xnu-11417.101.15/iokit/IOKit/
H A DIOKitDebug.h135 kIODKLogSetup = 0x00000002ULL, enumerator