Home
last modified time | relevance | path

Searched refs:PrintThread (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_report.cpp239 static void PrintThread(const ReportThread *rt) { in PrintThread() function
368 PrintThread(rep->threads[i]); in PrintReport()
441 static void PrintThread(const ReportThread *rt) { in PrintThread() function
459 PrintThread(rep->threads[i]); in PrintReport()
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.cpp233 static void PrintThread(const ReportThread *rt) { in PrintThread() function
365 PrintThread(rep->threads[i]); in PrintReport()
438 static void PrintThread(const ReportThread *rt) { in PrintThread() function
456 PrintThread(rep->threads[i]); in PrintReport()