Home
last modified time | relevance | path

Searched refs:ReportStats (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_report.h25 void ReportStats();
H A Dmsan.cpp366 ReportStats(); in __msan_warning()
377 ReportStats(); in __msan_warning_noreturn()
388 ReportStats(); in __msan_warning_with_origin()
399 ReportStats(); in __msan_warning_with_origin_noreturn()
H A Dmsan_report.cpp121 void ReportStats() { in ReportStats() function
H A Dmsan_linux.cpp162 ReportStats(); in MsanAtExit()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.h23 void ReportStats();
H A Dhwasan.cpp189 ReportStats(); in HwasanAtExit()
H A Dhwasan_report.cpp500 void ReportStats() {} in ReportStats() function