Searched refs:ReportThread (Results 1 – 5 of 5) sorted by relevance
84 struct ReportThread { struct108 Vector<ReportThread*> threads; argument
234 static void PrintThread(const ReportThread *rt) { in PrintThread()439 static void PrintThread(const ReportThread *rt) { in PrintThread()
171 ReportThread *thread = rep->threads[idx]; in __tsan_get_report_thread()
211 auto *rt = New<ReportThread>(); in AddThread()
564 RootVector RootValues, uint32_t ThreadId, bool ReportThread) { in printAll() argument571 printSingleStack<AggType>(OS, FN, ReportThread, ThreadId, Top); in printAll()585 bool ReportThread, uint32_t ThreadId, in printSingleStack() argument587 if (ReportThread) in printSingleStack()