Searched refs:AllocatorStatAllocated (Results 1 – 8 of 8) sorted by relevance
44 stats_.Add(AllocatorStatAllocated, c->class_size); in Allocate()62 stats_.Sub(AllocatorStatAllocated, c->class_size); in Deallocate()170 stats_.Add(AllocatorStatAllocated, c->class_size); in Allocate()184 stats_.Sub(AllocatorStatAllocated, c->class_size); in Deallocate()
18 AllocatorStatAllocated, enumerator
128 stat->Add(AllocatorStatAllocated, map_size); in Allocate()146 stat->Sub(AllocatorStatAllocated, h->map_size); in Deallocate()
305 return stats[AllocatorStatAllocated]; in __sanitizer_get_current_allocated_bytes()
358 return stats[AllocatorStatAllocated]; in __sanitizer_get_current_allocated_bytes()
424 return stats[AllocatorStatAllocated]; in __sanitizer_get_current_allocated_bytes()
446 return stats[AllocatorStatAllocated]; in __sanitizer_get_current_allocated_bytes()
666 return stats[AllocatorStatAllocated]; in __sanitizer_get_current_allocated_bytes()