Home
last modified time | relevance | path

Searched defs:GetStats (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_combined.h167 void GetStats(AllocatorStatCounters s) const { in GetStats() function
H A Dsanitizer_stackdepotbase.h48 StackDepotStats GetStats() const { in GetStats() function
H A Dsanitizer_chained_origin_depot.cpp125 StackDepotStats ChainedOriginDepot::GetStats() const { in GetStats() function in __sanitizer::ChainedOriginDepot