Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_debug_allocator.cc125 size_t GPUDebugAllocator::AllocatedSize(const void* ptr) { in AllocatedSize() function in tensorflow::GPUDebugAllocator
207 size_t GPUNanResetAllocator::AllocatedSize(const void* ptr) { in AllocatedSize() function in tensorflow::GPUNanResetAllocator
/external/tensorflow/tensorflow/core/common_runtime/
Dscoped_allocator.h109 size_t AllocatedSize(const void* ptr) override { return 0; } in AllocatedSize() function
Dprocess_state.h132 size_t AllocatedSize(const void* p) override { return a_->AllocatedSize(p); } in AllocatedSize() function
Dbfc_allocator.cc536 size_t BFCAllocator::AllocatedSize(const void* ptr) { in AllocatedSize() function in tensorflow::BFCAllocator
/external/tensorflow/tensorflow/core/framework/
Dtracking_allocator.cc129 size_t TrackingAllocator::AllocatedSize(const void* ptr) { in AllocatedSize() function in tensorflow::TrackingAllocator
Dallocator.h180 virtual size_t AllocatedSize(const void* ptr) { return RequestedSize(ptr); } in AllocatedSize() function
323 size_t AllocatedSize(const void* ptr) override { in AllocatedSize() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_rematerialization.cc446 int64 AllocatedSize(BufferId buffer_id) const { in AllocatedSize() function in xla::__anon4fe3fcd60111::MemoryUsageTracker
/external/llvm/lib/Analysis/
DInlineCost.cpp105 uint64_t AllocatedSize; member in __anond8f3b4e60111::CallAnalyzer
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInlineCost.cpp143 uint64_t AllocatedSize; member in __anon5999813e0111::CallAnalyzer