Searched refs:total_bytes_allocated_ (Results 1 – 2 of 2) sorted by relevance
52 return total_bytes_allocated_; in GetTotalBytesAllocated()100 uint64_t total_bytes_allocated_; variable
89 num_bytes_allocated_(0), num_objects_allocated_(0), total_bytes_allocated_(0), in LargeObjectSpace()135 total_bytes_allocated_ += allocation_size; in Alloc()452 total_bytes_allocated_ += allocation_size; in Alloc()