Searched refs:__tsan_on_report (Results 1 – 12 of 12) sorted by relevance
9 void __tsan_on_report(void *report); function16 void __tsan_on_report(void *report) { function17 fprintf(stderr, "__tsan_on_report(%p)\n", report);
12 void __tsan_on_report(void *report);45 void __tsan_on_report(void *report) { in __tsan_on_report() function
49 void __tsan_on_report(void *report) { in __tsan_on_report() function
13 void __tsan_on_report(void *report);49 void __tsan_on_report(void *report) { in __tsan_on_report() function
12 void __tsan_on_report(void *report);48 void __tsan_on_report(void *report) { in __tsan_on_report() function
21 void __tsan_on_report() { in __tsan_on_report() function
19 extern "C" void __tsan_on_report() {
63 void __tsan_on_report(const ReportDesc *rep) { in __tsan_on_report() function532 __tsan_on_report(rep); in OutputReport()
106 void __tsan_on_report(void *report);
60 void __tsan_on_report(const ReportDesc *rep) { in __tsan_on_report() function528 __tsan_on_report(rep); in OutputReport()
84 void __tsan_on_report(void *report);
2654 void __tsan_on_report() {