Home
last modified time | relevance | path

Searched refs:RecordDeallocation (Results 1 – 7 of 7) sorted by relevance

/external/gwp_asan/gwp_asan/
Dcommon.h54 void RecordDeallocation();
Dcommon.cpp51 void AllocationMetadata::RecordDeallocation() { in RecordDeallocation() function in gwp_asan::AllocationMetadata
Dguarded_pool_allocator.cpp292 Meta->RecordDeallocation(); in deallocate()
/external/llvm-project/compiler-rt/lib/gwp_asan/
Dcommon.h54 void RecordDeallocation();
Dcommon.cpp51 void AllocationMetadata::RecordDeallocation() { in RecordDeallocation() function in gwp_asan::AllocationMetadata
Dguarded_pool_allocator.cpp243 Meta->RecordDeallocation(); in deallocate()
/external/tensorflow/tensorflow/core/framework/
Dtensor.cc118 void RecordDeallocation() { in RecordDeallocation() function in tensorflow::__anon8c201cc00111::BufferBase
485 RecordDeallocation(); in ~Buffer()