Lines Matching refs:bytes_allocated
34 size_t bytes_allocated, size_t usable_size, in AdjustForValgrind() argument
39 *bytes_allocated_out = bytes_allocated; in AdjustForValgrind()
92 size_t bytes_allocated; in AllocWithGrowth() local
96 &bytes_allocated, &usable_size, in AllocWithGrowth()
104 bytes_allocated, usable_size, in AllocWithGrowth()
121 size_t bytes_allocated; in Alloc() local
125 &bytes_allocated, &usable_size, &bytes_tl_bulk_allocated); in Alloc()
132 bytes_allocated, usable_size, in Alloc()
149 size_t bytes_allocated; in AllocThreadUnsafe() local
153 &bytes_allocated, &usable_size, in AllocThreadUnsafe()
161 bytes_allocated, usable_size, in AllocThreadUnsafe()