Searched refs:GetReleasedBytes (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h784 uptr GetReleasedBytes() const { function in class:SizeClassAllocator64::MemoryMapper
853 region->rtoi.last_released_bytes = memory_mapper.GetReleasedBytes();
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_primary64.h781 uptr GetReleasedBytes() const { function in class:SizeClassAllocator64::MemoryMapper
850 region->rtoi.last_released_bytes = memory_mapper.GetReleasedBytes();

Completed in 323 milliseconds