Lines Matching refs:DNBLogThreadedIf
178 …DNBLogThreadedIf(LOG_MEMORY, "MachTask::ReadMemory ( addr = 0x%8.8llx, size = %llu, buf = %p) => %… in ReadMemory()
200 …DNBLogThreadedIf(LOG_MEMORY, "MachTask::WriteMemory ( addr = 0x%8.8llx, size = %llu, buf = %p) => … in WriteMemory()
221 …DNBLogThreadedIf(LOG_MEMORY, "MachTask::MemoryRegionInfo ( addr = 0x%8.8llx ) => %i (start = 0x%8… in GetMemoryRegionInfo()
583 DNBLogThreadedIf(LOG_EXCEPTIONS, "MachTask::%s ( )", __FUNCTION__); in StartExceptionThread()
673 …DNBLogThreadedIf(LOG_EXCEPTIONS, "MachTask::%s ( arg = %p ) starting thread...", __FUNCTION__, arg… in ExceptionThread()
706 …DNBLogThreadedIf(LOG_TASK, "::SBSWatchdogAssertionCreateForPID (NULL, %4.4x, 60 ) => %p", pid, wat… in ExceptionThread()
713 …DNBLogThreadedIf(LOG_TASK, "::SBSWatchdogAssertionGetRenewalInterval ( %p ) => %g seconds", watchd… in ExceptionThread()
758 DNBLogThreadedIf(LOG_EXCEPTIONS, "thread cancelled..."); in ExceptionThread()
766 … DNBLogThreadedIf(LOG_EXCEPTIONS, "interrupted, but task still valid, continuing..."); in ExceptionThread()
771 DNBLogThreadedIf(LOG_EXCEPTIONS, "task has exited..."); in ExceptionThread()
794 DNBLogThreadedIf(LOG_EXCEPTIONS, "got a timeout, continuing..."); in ExceptionThread()
799 DNBLogThreadedIf(LOG_EXCEPTIONS, "task has exited..."); in ExceptionThread()
813 DNBLogThreadedIf(LOG_TASK, "SBSWatchdogAssertionRenew ( %p )", watchdog.get()); in ExceptionThread()
822 …DNBLogThreadedIf(LOG_EXCEPTIONS, "got some other error, do something about it??? nah, continuing f… in ExceptionThread()
842 DNBLogThreadedIf(LOG_TASK, "::SBSWatchdogAssertionRelease(%p)", watchdog.get()); in ExceptionThread()
847 DNBLogThreadedIf(LOG_EXCEPTIONS, "MachTask::%s (%p): thread exiting...", __FUNCTION__, arg); in ExceptionThread()