Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/msan/
H A Dmsan_report.h25 void ReportStats();
H A Dmsan.cpp370 ReportStats(); in __msan_warning()
381 ReportStats(); in __msan_warning_noreturn()
392 ReportStats(); in __msan_warning_with_origin()
403 ReportStats(); in __msan_warning_with_origin_noreturn()
H A Dmsan_linux.cpp162 ReportStats(); in MsanAtExit()
H A Dmsan_report.cpp121 void ReportStats() { in ReportStats() function
/llvm-project-15.0.7/compiler-rt/lib/hwasan/
H A Dhwasan_report.h23 void ReportStats();
H A Dhwasan.cpp191 ReportStats(); in HwasanAtExit()
H A Dhwasan_report.cpp508 void ReportStats() {} in ReportStats() function