Home
last modified time | relevance | path

Searched defs:AllocatedSize (Results 1 – 17 of 17) 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.cc366 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/framework/
Dallocator.h184 virtual size_t AllocatedSize(const void* ptr) const { in AllocatedSize() function
273 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/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.cc942 size_t BFCAllocator::AllocatedSize(const void* ptr) const { in AllocatedSize() function in tensorflow::BFCAllocator
/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/third_party/absl/abseil-cpp/absl/strings/internal/
Dcord_rep_flat.h169 size_t AllocatedSize() const { return TagToAllocatedSize(tag); } in AllocatedSize() function
/external/abseil-cpp/absl/strings/internal/
Dcord_rep_flat.h169 size_t AllocatedSize() const { return TagToAllocatedSize(tag); } in AllocatedSize() function
/external/cronet/third_party/abseil-cpp/absl/strings/internal/
Dcord_rep_flat.h169 size_t AllocatedSize() const { return TagToAllocatedSize(tag); } in AllocatedSize() function
/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dcord_rep_flat.h177 size_t AllocatedSize() const { return TagToAllocatedSize(tag); } in AllocatedSize() function
/external/webrtc/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.cc598 int64_t AllocatedSize(Item* item) const { in AllocatedSize() function in xla::__anondb90d2120111::MemoryUsageTracker
695 int64_t AllocatedSize(BufferId buffer_id) const { in AllocatedSize() function in xla::__anondb90d2120111::MemoryUsageTracker
/external/llvm/lib/Analysis/
DInlineCost.cpp105 uint64_t AllocatedSize; member in __anon023643a20111::CallAnalyzer
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp221 uint64_t AllocatedSize = 0; member in __anonb60596c40111::CallAnalyzer