Searched refs:total_bytes_ (Results 1 – 9 of 9) sorted by relevance
45 total_bytes_(static_cast<int64>(size) * sizeof(ValueType)) { in GpuDeviceArrayOnHost()60 context_->allocate_temp(DT_INT8, TensorShape{total_bytes_}, in Init()82 DT_INT8, TensorShape{total_bytes_}, &out_of_line_values_on_gpu_)); in Finalize()85 static_cast<uint64>(total_bytes_)}; in Finalize()88 total_bytes_); in Finalize()106 const int64 total_bytes_; // total size of all pointers. variable
28 total_bytes_(0), in TrackingAllocator()47 total_bytes_ += allocated_bytes; in AllocateRaw()63 total_bytes_ += allocated_bytes; in AllocateRaw()68 total_bytes_ += num_bytes; in AllocateRaw()168 total_bytes = total_bytes_; in GetSizes()
115 size_t total_bytes_ GUARDED_BY(mu_);
621 total_bytes_(0), in CodedOutputStream()637 total_bytes_(0), in CodedOutputStream()657 total_bytes_ -= buffer_size_; in Trim()709 total_bytes_ += size; in WriteAliasedRaw()856 total_bytes_ += buffer_size_; in Refresh()
809 int total_bytes_; // Sum of sizes of all buffers seen so far. variable1194 return total_bytes_ - buffer_size_; in ByteCount()
48 uint64_t total_bytes_; variable
56 uint64_t total_bytes_; variable
48 total_bytes_(0), in TestPack()91 total_bytes_ += payload_size; in SendData()
33 total_bytes_(0), in TestPackStereo()85 total_bytes_ += payload_size; in SendData()