Home
last modified time | relevance | path

Searched defs:AllocatedSize (Results 1 – 15 of 15) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_debug_allocator.cc126 size_t GPUDebugAllocator::AllocatedSize(const void* ptr) const { in AllocatedSize() function in tensorflow::GPUDebugAllocator
209 size_t GPUNanResetAllocator::AllocatedSize(const void* ptr) const { in AllocatedSize() function in tensorflow::GPUNanResetAllocator
Dgpu_cudamallocasync_allocator.cc356 size_t GpuCudaMallocAsyncAllocator::AllocatedSize(const void* ptr) const { in AllocatedSize() function in tensorflow::GpuCudaMallocAsyncAllocator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMemory.h44 size_t AllocatedSize; ///< Size, in bytes of the memory area variable
/external/tensorflow/tensorflow/core/common_runtime/
Dscoped_allocator.h112 size_t AllocatedSize(const void* ptr) const override { return 0; } in AllocatedSize() function
Dprocess_state.h145 size_t AllocatedSize(const void* p) const override { in AllocatedSize() function
Dbfc_allocator.cc922 size_t BFCAllocator::AllocatedSize(const void* ptr) const { in AllocatedSize() function in tensorflow::BFCAllocator
/external/abseil-cpp/absl/strings/internal/
Dcord_rep_flat.h128 size_t AllocatedSize() const { return TagToAllocatedSize(tag); } in AllocatedSize() function
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/
Dcord_rep_flat.h128 size_t AllocatedSize() const { return TagToAllocatedSize(tag); } in AllocatedSize() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/
Dcord_rep_flat.h128 size_t AllocatedSize() const { return TagToAllocatedSize(tag); } in AllocatedSize() function
/external/tensorflow/tensorflow/core/framework/
Dallocator.h256 virtual size_t AllocatedSize(const void* ptr) const { in AllocatedSize() function
339 size_t AllocatedSize(const void* ptr) const override { in AllocatedSize() function
Dtracking_allocator.cc129 size_t TrackingAllocator::AllocatedSize(const void* ptr) const { in AllocatedSize() function in tensorflow::TrackingAllocator
/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dcord_rep_flat.h169 size_t AllocatedSize() const { return TagToAllocatedSize(tag); } in AllocatedSize() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_rematerialization.cc594 int64 AllocatedSize(Item* item) const { in AllocatedSize() function in xla::__anon7ed745390111::MemoryUsageTracker
689 int64 AllocatedSize(BufferId buffer_id) const { in AllocatedSize() function in xla::__anon7ed745390111::MemoryUsageTracker
/external/llvm/lib/Analysis/
DInlineCost.cpp105 uint64_t AllocatedSize; member in __anon7601d4290111::CallAnalyzer
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp221 uint64_t AllocatedSize = 0; member in __anon7526c10b0111::CallAnalyzer