Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_report.h26 void ReportStats();
H A Dmsan.cc363 ReportStats(); in __msan_warning()
374 ReportStats(); in __msan_warning_noreturn()
H A Dmsan_linux.cc164 ReportStats(); in MsanAtExit()
H A Dmsan_report.cc122 void ReportStats() { in ReportStats() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_report.h23 void ReportStats();
H A Dhwasan.cpp190 ReportStats(); in HwasanAtExit()
H A Dhwasan_report.cpp508 void ReportStats() {} in ReportStats() function