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

/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h327 uptr LastReleasedBytes; member in struct:scudo::SizeClassAllocator64::ReleaseToOsInfo
650 Region->ReleaseInfo.LastReleasedBytes >> 10, Region->RegionBeg,
775 Region->ReleaseInfo.LastReleasedBytes = Recorder.getReleasedBytes();
H A Dprimary32.h294 uptr LastReleasedBytes; member in struct:scudo::SizeClassAllocator32::ReleaseToOsInfo
741 Sci->ReleaseInfo.LastReleasedBytes = Recorder.getReleasedBytes();
742 TotalReleasedBytes += Sci->ReleaseInfo.LastReleasedBytes;

Completed in 86 milliseconds