Home
last modified time | relevance | path

Searched refs:LOG_VERBOSE (Results 1 – 10 of 10) sorted by relevance

/external/lldb/tools/debugserver/source/MacOSX/
DMachThread.cpp51 …DNBLogThreadedIf(LOG_THREAD | LOG_VERBOSE, "MachThread::MachThread ( process = %p, tid = 0x%8.8" P… in MachThread()
56 …DNBLogThreadedIf(LOG_THREAD | LOG_VERBOSE, "MachThread::~MachThread() for tid = 0x%8.8" PRIx64 " (… in ~MachThread()
64 DNBLogThreadedIf(LOG_THREAD | LOG_VERBOSE, "MachThread::%s ( )", __FUNCTION__); in Suspend()
78 DNBLogThreadedIf(LOG_THREAD | LOG_VERBOSE, "MachThread::%s ( )", __FUNCTION__); in Resume()
88 DNBLogThreadedIf(LOG_THREAD | LOG_VERBOSE, "MachThread::%s ( )", __FUNCTION__); in SetSuspendCountBeforeResume()
135 DNBLogThreadedIf(LOG_THREAD | LOG_VERBOSE, "MachThread::%s ( )", __FUNCTION__); in RestoreSuspendCountAfterStop()
DMachVMRegion.cpp68 …DNBLogThreadedIf(LOG_MEMORY_PROTECTIONS | LOG_VERBOSE, "MachVMRegion::%s: protections (%u) already… in SetProtections()
95 …DNBLogThreadedIf(LOG_MEMORY_PROTECTIONS | LOG_VERBOSE, "%s: Zero size for task 0x%4.4x at address … in SetProtections()
DMachException.cpp498 …DNBLogThreadedIf(LOG_EXCEPTIONS | LOG_VERBOSE, "MachException::PortInfo::Save ( task = 0x%4.4x )",… in Save()
530 …DNBLogThreadedIf(LOG_EXCEPTIONS | LOG_VERBOSE, "MachException::PortInfo::Restore( task = 0x%4.4x )… in Restore()
DMachProcess.cpp107 DNBLogThreadedIf(LOG_PROCESS | LOG_VERBOSE, "%s", __PRETTY_FUNCTION__); in MachProcess()
112 DNBLogThreadedIf(LOG_PROCESS | LOG_VERBOSE, "%s", __PRETTY_FUNCTION__); in ~MachProcess()
815 …DNBLogThreadedIf(LOG_BREAKPOINTS | LOG_VERBOSE, "MachProcess::DisableBreakpoint ( addr = 0x%8.8llx… in DisableBreakpoint()
876 …DNBLogThreadedIf(LOG_BREAKPOINTS | LOG_VERBOSE, "MachProcess::DisableBreakpoint ( addr = 0x%8.8llx… in DisableBreakpoint()
DMachTask.cpp537 if (DNBLogCheckLogBit(LOG_TASK) && DNBLogCheckLogBit(LOG_VERBOSE) && err.Success()) in BasicInfo()
/external/lldb/tools/debugserver/source/
DDNBDefs.h125 #define LOG_VERBOSE (1u << 0) macro
DRNBRemote.cpp1807 bitmask |= LOG_VERBOSE; in set_logging()
DChangeLog1279 instead of LOG_VERBOSE.
/external/libweave/third_party/chromium/base/
Dlogging.h272 const LogSeverity LOG_VERBOSE = -1; // This is level 1 verbosity variable
/external/libchrome/base/
Dlogging.h318 const LogSeverity LOG_VERBOSE = -1; // This is level 1 verbosity variable