Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_report.h25 void ReportStats();
H A Dmsan.cpp385 ReportStats(); in __msan_warning()
395 ReportStats(); in __msan_warning_noreturn()
405 ReportStats(); in __msan_warning_with_origin()
415 ReportStats(); in __msan_warning_with_origin_noreturn()
H A Dmsan_report.cpp125 void ReportStats() { in ReportStats() function
H A Dmsan_linux.cpp205 ReportStats(); in MsanAtExit()
/freebsd-14.2/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.cpp359 void ReportStats() {} in ReportStats() function