Searched refs:DebugDump (Results 1 – 3 of 3) sorted by relevance
39 void DebugDump(int(*printf)(const char *s, ...));144 void DebugDump(int(*printf)(const char *s, ...));
367 void ThreadClock::DebugDump(int(*printf)(const char *s, ...)) { in DebugDump() function in __tsan::ThreadClock563 void SyncClock::DebugDump(int(*printf)(const char *s, ...)) { in DebugDump() function in __tsan::SyncClock
562 cl::opt<bool> DebugDump("dump", cl::Optional, in run() local657 ViewOpts.Debug = DebugDump; in run()