Searched refs:AllocatorStatAllocated (Results 1 – 4 of 4) sorted by relevance
224 return stats[AllocatorStatAllocated]; in __sanitizer_get_current_allocated_bytes()
201 AllocatorStatAllocated, enumerator920 stats_.Add(AllocatorStatAllocated, SizeClassMap::Size(class_id)); in Allocate()935 stats_.Sub(AllocatorStatAllocated, SizeClassMap::Size(class_id)); in Deallocate()1056 stat->Add(AllocatorStatAllocated, map_size); in Allocate()1085 stat->Sub(AllocatorStatAllocated, h->map_size); in Deallocate()
191 return stats[AllocatorStatAllocated]; in __sanitizer_get_current_allocated_bytes()
210 return stats[AllocatorStatAllocated]; in __sanitizer_get_current_allocated_bytes()