Searched defs:StackDepotGetStats (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_libcdep.cpp25 SANITIZER_WEAK_ATTRIBUTE StackDepotStats StackDepotGetStats() { return {}; } function in namespace:__sanitizer
H A Dsanitizer_stackdepot.cpp206 StackDepotStats StackDepotGetStats() { return theDepot.GetStats(); } function in namespace:__sanitizer

Completed in 251 milliseconds