Home
last modified time | relevance | path

Searched refs:__tsan_get_report_data (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/test/tsan/
Ddebugging.cc14 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/
Dtsan_debugging.cc64 int __tsan_get_report_data(void *report, const char **description, int *count, in __tsan_get_report_data() function
Dtsan_interface.h96 int __tsan_get_report_data(void *report, const char **description, int *count,