Lines Matching refs:TLOG

2508 #define TLOG(fmt, args...)      { if(kIOLogYield & gIOKitDebug) { IOLog("[%llx] ", thread_tid(curre…  macro
2561 TLOG("%s[0x%qx]::terminatePhase1(%08llx)\n", getName(), getRegistryEntryID(), (long long)options); in terminatePhase1()
2618 TLOG("%s[0x%qx]::waitPhase1(%s[0x%qx])\n", in terminatePhase1()
2627 TLOG("%s[0x%qx]::did waitPhase1(%s[0x%qx])\n", in terminatePhase1()
2691 TLOG("%s[0x%qx]::requestTerminate(%s[0x%qx], %08llx)\n", in terminatePhase1()
2695 TLOG("%s[0x%qx]::requestTerminate(%s[0x%qx], ok = %d)\n", in terminatePhase1()
2734 TLOG("%s[0x%qx]::wakePhase1\n", victim->getName(), victim->getRegistryEntryID()); in terminatePhase1()
2903 TLOG("%s[0x%qx]::scheduleStop(%s[0x%qx])\n", getName(), regID1, provider->getName(), regID2); in scheduleStop()
2928 TLOG("%s[0x%qx]::scheduleFinalize\n", getName(), regID1); in scheduleFinalize()
3000 TLOG("%s[0x%qx]::willTerminate(%s[0x%qx], %08llx)\n", in actionWillTerminate()
3033 TLOG("%s[0x%qx]::didTerminate(%s[0x%qx], %08llx)\n", in actionDidTerminate()
3047 TLOG("%s[0x%qx]::didTerminate(%s[0x%qx], defer %d)\n", in actionDidTerminate()
3070 TLOG("%s[0x%qx]::willTerminate(%s[0x%qx], %08llx)\n", in actionWillStop()
3100 TLOG("%s[0x%qx]::didTerminate(%s[0x%qx], %08llx)\n", in actionDidStop()
3113 TLOG("%s[0x%qx]::didTerminate(%s[0x%qx], defer %d)\n", in actionDidStop()
3128 TLOG("%s[0x%qx]::finalize(%08llx)\n", victim->getName(), regID1, (long long)options); in actionFinalize()
3146 TLOG("%s[0x%qx]::stop(%s[0x%qx])\n", client->getName(), regID2, provider->getName(), regID1); in actionStop()
3159 TLOG("%s[0x%qx]::detach(%s[0x%qx])\n", client->getName(), regID2, provider->getName(), regID1); in actionStop()
3239 TLOG("%s[0x%qx]::defer phase2(%s[0x%qx])\n", in terminateWorker()
3342TLOG("%s[0x%qx]::nop stop(%s[0x%qx])\n", client->getName(), regID2, provider->getName(), regID1); in terminateWorker()
3359 TLOG("%s[0x%qx]::defer stop()\n", client->getName(), regID2); in terminateWorker()
3392 TLOG("iokit terminate done, %d stops remain\n", gIOStopList->getCount()); in terminateWorker()
3427 TLOG("%s[0x%qx]::stop1(%s[0x%qx])\n", getName(), regID2, provider->getName(), regID1); in finalize()