Home
last modified time | relevance | path

Searched refs:getReleasedBytes (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Drelease.h27 uptr getReleasedBytes() const { return ReleasedBytes; } in getReleasedBytes() function
57 uptr getReleasedBytes() const { return ReleasedBytes; } in getReleasedBytes() function
H A Dprimary64.h1270 Region->ReleaseInfo.LastReleasedBytes = Recorder.getReleasedBytes();
1279 return Recorder.getReleasedBytes();
H A Dprimary32.h1005 Sci->ReleaseInfo.LastReleasedBytes = Recorder.getReleasedBytes();