Searched refs:OutputReport (Results 1 - 6 of 6) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.cc75 OutputReport(thr, rep);
H A Dtsan_rtl_mutex.cc62 OutputReport(thr, rep);
130 OutputReport(thr, rep);
484 OutputReport(thr, rep);
H A Dtsan_rtl_thread.cc220 OutputReport(thr, rep);
H A Dtsan_rtl_report.cc487 bool OutputReport(ThreadState *thr, const ScopedReport &srep) { function in namespace:__tsan
651 if (!OutputReport(thr, rep))
H A Dtsan_rtl.h589 bool OutputReport(ThreadState *thr, const ScopedReport &srep);
H A Dtsan_interceptors.cc1989 // expected, OutputReport() will undo this.
1995 OutputReport(thr, rep);

Completed in 285 milliseconds