Searched refs:total_allocated_bytes_ (Results 1 – 3 of 3) sorted by relevance
46 int64 TotalAllocatedBytes() { return total_allocated_bytes_; } in TotalAllocatedBytes()55 int64 total_allocated_bytes_ = 0; variable
63 int64 TotalAllocatedBytes() { return total_allocated_bytes_; } in TotalAllocatedBytes()78 int64 total_allocated_bytes_ = 0; member in xla::gpu::__anon6437d7ed0111::ScratchAllocator95 total_allocated_bytes_ += byte_size; in AllocateBytes()
54 total_allocated_bytes_ += byte_size; in AllocateBytes()