Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_report.h25 void ReportStats();
H A Dmsan.cpp394 ReportStats(); in __msan_warning()
404 ReportStats(); in __msan_warning_noreturn()
414 ReportStats(); in __msan_warning_with_origin()
424 ReportStats(); in __msan_warning_with_origin_noreturn()
H A Dmsan_report.cpp125 void ReportStats() { in ReportStats() function
H A Dmsan_linux.cpp206 ReportStats(); in MsanAtExit()
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.h23 void ReportStats();
H A Dhwasan.cpp217 ReportStats(); in HwasanAtExit()
H A Dhwasan_report.cpp397 void ReportStats() {} in ReportStats() function