Searched refs:ReportThread (Results 1 – 5 of 5) sorted by relevance
85 struct ReportThread { struct109 Vector<ReportThread*> threads; argument
230 static void PrintThread(const ReportThread *rt) { in PrintThread()420 static void PrintThread(const ReportThread *rt) { in PrintThread()
173 ReportThread *thread = rep->threads[idx]; in __tsan_get_report_thread()
211 auto *rt = New<ReportThread>(); in AddThread()
560 RootVector RootValues, uint32_t ThreadId, bool ReportThread) { in printAll() argument567 printSingleStack<AggType>(OS, FN, ReportThread, ThreadId, Top); in printAll()581 bool ReportThread, uint32_t ThreadId, in printSingleStack() argument583 if (ReportThread) in printSingleStack()