/external/tensorflow/tensorflow/core/framework/ |
D | log_memory.cc | 59 MemoryLogTensorDeallocation deallocation; in RecordTensorDeallocation() local 60 deallocation.set_allocation_id(allocation_id); in RecordTensorDeallocation() 61 deallocation.set_allocator_name(allocator_name); in RecordTensorDeallocation() 62 OutputToLog(deallocation); in RecordTensorDeallocation() 92 MemoryLogRawDeallocation deallocation; in RecordRawDeallocation() local 93 deallocation.set_step_id(step_id); in RecordRawDeallocation() 94 deallocation.set_operation(operation); in RecordRawDeallocation() 95 deallocation.set_allocation_id(allocator->AllocationId(ptr)); in RecordRawDeallocation() 96 deallocation.set_allocator_name(allocator->Name()); in RecordRawDeallocation() 97 deallocation.set_deferred(deferred); in RecordRawDeallocation() [all …]
|
D | log_memory.proto | 71 // corresponding deallocation. 82 // Name of the operation making the deallocation. 92 // True if the deallocation is queued and will be performed later,
|
D | step_stats.proto | 29 // The allocation and deallocation timeline.
|
/external/llvm-project/compiler-rt/lib/scudo/ |
D | scudo_flags.inc | 22 "Size in KB of quarantine used to delay the actual deallocation of " 39 // Disable the deallocation type check by default on Android, it causes too many 48 "Zero chunk contents on allocation and deallocation.")
|
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
D | misc-new-delete-overloads.rst | 18 … to CERT C++ Coding Standard rule `DCL54-CPP. Overload allocation and deallocation functions as a … 19 …t.org/confluence/display/cplusplus/DCL54-CPP.+Overload+allocation+and+deallocation+functions+as+a+…
|
D | clang-analyzer-cplusplus.InnerPointer.rst | 6 Check for inner pointers of C++ containers used after re/deallocation
|
D | objc-dealloc-in-category.rst | 12 override the class's implementation and unexpected deallocation behavior
|
/external/compiler-rt/lib/scudo/ |
D | scudo_flags.inc | 19 "Size (in Mb) of quarantine used to delay the actual deallocation " 35 "Zero chunk contents on allocation and deallocation.")
|
/external/llvm-project/mlir/test/mlir-cpu-runner/ |
D | simple.mlir | 36 llvm.func @deallocation(%arg0: !llvm.ptr<float>) { 42 // Check that allocation and deallocation works, and that a custom entry point 52 llvm.call @deallocation(%0) : (!llvm.ptr<float>) -> ()
|
/external/llvm/docs/ |
D | ScudoHardenedAllocator.rst | 62 allocation and deallocation patterns. 87 Your linked binary should now make use of the Scudo allocation and deallocation 100 used to delay the actual deallocation of chunks. Lower value may reduce 116 contents on allocation and deallocation.
|
/external/llvm-project/mlir/test/Conversion/StandardToSPIRV/ |
D | alloc.mlir | 4 // std allocation/deallocation ops 141 // expected-error @+2 {{unhandled deallocation type}} 156 // expected-error @+2 {{unhandled deallocation type}}
|
/external/scudo/standalone/ |
D | flags.inc | 15 "deallocation of chunks. Lower value may reduce memory usage but " 28 "Terminate on a type mismatch in allocation-deallocation functions, "
|
/external/llvm-project/compiler-rt/lib/scudo/standalone/ |
D | flags.inc | 15 "deallocation of chunks. Lower value may reduce memory usage but " 28 "Terminate on a type mismatch in allocation-deallocation functions, "
|
/external/tensorflow/tensorflow/core/profiler/protobuf/ |
D | memory_profile.proto | 11 // Memory deallocation in heap. 35 // The metadata associated with each memory allocation/deallocation. It can 64 // MemoryActivityMetadata (allocation or deallocation, TF Op name etc.).
|
/external/llvm-project/llvm/docs/ |
D | ScudoHardenedAllocator.rst | 81 allocation and deallocation patterns. 106 Your linked binary should now make use of the Scudo allocation and deallocation 173 | | | | the actual deallocation of chunks… 197 | | | | allocation and deallocation. … 237 - ``"allocation type mismatch"``: when the optional deallocation type mismatch 238 check is enabled, a deallocation function called on a chunk has to match the
|
/external/scudo/ |
D | METADATA | 6 "performance. It provides the standard C allocation and deallocation "
|
/external/python/cpython3/Doc/c-api/ |
D | refcounting.rst | 30 count reaches zero, the object's type's deallocation function (which must not be 35 The deallocation function can cause arbitrary Python code to be invoked (e.g.
|
/external/python/cpython2/Doc/c-api/ |
D | refcounting.rst | 30 count reaches zero, the object's type's deallocation function (which must not be 35 The deallocation function can cause arbitrary Python code to be invoked (e.g.
|
/external/tensorflow/tensorflow/compiler/mlir/hlo/tests/ |
D | hlo-legalize-to-lhlo-unranked.mlir | 1 // RUN: mlir-hlo-opt -hlo-legalize-to-lhlo -buffer-hoisting -buffer-deallocation %s -o - | FileChec…
|
/external/llvm-project/mlir/lib/Transforms/ |
D | BufferDeallocation.cpp | 517 BufferDeallocation deallocation(getFunction()); in runOnFunction() local 518 deallocation.deallocate(); in runOnFunction()
|
/external/llvm-project/compiler-rt/lib/scudo/standalone/tests/ |
D | CMakeLists.txt | 17 # TODO(kostyak): find a way to make -fsized-deallocation work
|
/external/rust/crates/libz-sys/src/zlib/contrib/delphi/ |
D | readme.txt | 27 - The allocation and deallocation functions and function types
|
/external/llvm-project/compiler-rt/lib/gwp_asan/ |
D | options.inc | 56 "deallocation when reporting a memory error. GWP-ASan's signal handler "
|
/external/ltp/testscripts/ |
D | Readme_ROBind | 50 File system stress - inode allocation/deallocation.
|
/external/llvm-project/mlir/docs/ |
D | Bufferization.md | 39 required deallocation operations, temporary buffers and copy operations 379 called BufferDeallocation can be applied via “-buffer-deallocation” on MLIR 927 allocated memory and avoid memory leaks. The deallocation needs to take place 1046 corresponding deallocation operations. The CopyRemoval pass can currently be 1056 The unused allocation and deallocation operations that are defined for this 1096 deallocation of the source value lie in the same block. 1100 operation and the deallocation of the source value. 1105 its source. The unused allocation and deallocation operations that are defined 1151 deallocation of the source value lie in the same block. 1155 the deallocation of the source value.
|