HomeSort by: relevance | last modified time | path
    Searched refs:OnReport (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl_report.cc 54 bool OnReport(const ReportDesc *rep, bool suppressed);
57 bool OnReport(const ReportDesc *rep, bool suppressed) {
528 bool suppressed = OnReport(rep, pc_or_addr != 0);
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
tsan_test_util_posix.cc 58 bool OnReport(const ReportDesc *rep, bool suppressed) {

Completed in 13 milliseconds