Searched refs:__tsan_get_report_data (Results 1 – 3 of 3) sorted by relevance
/external/compiler-rt/test/tsan/ |
D | debugging.cc | 14 int __tsan_get_report_data(void *report, const char **description, int *count, 60 __tsan_get_report_data(report, &description, &count, &stack_count, &mop_count, in __tsan_on_report()
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_debugging.cc | 64 int __tsan_get_report_data(void *report, const char **description, int *count, in __tsan_get_report_data() function
|
D | tsan_interface.h | 96 int __tsan_get_report_data(void *report, const char **description, int *count,
|