Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/msan/
H A Dmsan_report.h26 void ReportStats();
H A Dmsan_linux.cc164 ReportStats(); in MsanAtExit()
H A Dmsan_report.cc122 void ReportStats() { in ReportStats() function
H A Dmsan.cc363 ReportStats(); in __msan_warning()
374 ReportStats(); in __msan_warning_noreturn()
/freebsd-12.1/contrib/compiler-rt/lib/hwasan/
H A Dhwasan_report.h24 void ReportStats();
H A Dhwasan_linux.cc223 ReportStats(); in HwasanAtExit()
H A Dhwasan_report.cc274 void ReportStats() {} in ReportStats() function