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

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h235 friend class AllocatorGlobalStats;
242 class AllocatorGlobalStats : public AllocatorStats { class in namespace:__sanitizer
934 void Init(AllocatorGlobalStats *s) {
940 void Destroy(SizeClassAllocator *allocator, AllocatorGlobalStats *s) {
1469 AllocatorGlobalStats stats_;

Completed in 126 milliseconds