Searched refs:POSIX_LOG_VERBOSE (Results 1 – 5 of 5) sorted by relevance
20 #define POSIX_LOG_VERBOSE (1u << 0) macro
123 if (log && log->GetMask().Test(POSIX_LOG_VERBOSE)) in DoAttachToProcessWithID()492 if (log && log->GetMask().Test(POSIX_LOG_VERBOSE)) in RefreshStateAfterStop()819 if (log && log->GetMask().Test(POSIX_LOG_VERBOSE)) in UpdateThreadList()830 if (log && log->GetMask().Test(POSIX_LOG_VERBOSE)) in UpdateThreadList()
67 else if (::strcasecmp (arg, "verbose") == 0 ) return POSIX_LOG_VERBOSE; in GetFlagBits()
52 if (log && log->GetMask().Test(POSIX_LOG_VERBOSE)) in POSIXThread()181 if (log && log->GetMask().Test(POSIX_LOG_VERBOSE)) in CreateRegisterContextForFrame()
88 POSIX_LOG_PTRACE | POSIX_LOG_VERBOSE)); in PtraceDisplayBytes()