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