Searched refs:DebugDump (Results 1 – 3 of 3) sorted by relevance
38 void DebugDump(int(*printf)(const char *s, ...));155 void DebugDump(int(*printf)(const char *s, ...));
397 void ThreadClock::DebugDump(int(*printf)(const char *s, ...)) { in DebugDump() function in __tsan::ThreadClock591 void SyncClock::DebugDump(int(*printf)(const char *s, ...)) { in DebugDump() function in __tsan::SyncClock
645 cl::opt<bool> DebugDump("dump", cl::Optional, in run() local749 ViewOpts.Debug = DebugDump; in run()