Searched refs:AddBytesAllocated (Results 1 – 3 of 3) sorted by relevance
267 heap->AddBytesAllocated(diff); in AlignEnd()
196 size_t num_bytes_allocated_before = AddBytesAllocated(bytes_tl_bulk_allocated); in AllocObjectWithAllocator()
568 size_t AddBytesAllocated(size_t bytes) { in AddBytesAllocated() function