Searched refs:GetStats (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/libsanitizer/lsan/
H A Dlsan_allocator.cc211 allocator.GetStats(stats);
218 allocator.GetStats(stats);
/haiku-buildtools/gcc/libsanitizer/tsan/
H A Dtsan_mman.cc179 allocator()->GetStats(stats);
185 allocator()->GetStats(stats);
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_stackdepot.cc103 return theDepot.GetStats();
H A Dsanitizer_stackdepotbase.h31 StackDepotStats *GetStats() { return &stats; } function in class:__sanitizer::StackDepotBase
H A Dsanitizer_allocator.h1348 void GetStats(AllocatorStatCounters s) const { function in class:__sanitizer::CombinedAllocator

Completed in 102 milliseconds