Searched defs:DebugDump (Results 1 – 2 of 2) sorted by relevance
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() local