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

/freebsd-11.0-release/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h235 friend class AllocatorGlobalStats;
242 class AllocatorGlobalStats : public AllocatorStats { class in namespace:__sanitizer
910 void Init(AllocatorGlobalStats *s) {
916 void Destroy(SizeClassAllocator *allocator, AllocatorGlobalStats *s) {
1445 AllocatorGlobalStats stats_;

Completed in 64 milliseconds