Searched defs:getReleasedRangesCount (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Drelease.h22 uptr getReleasedRangesCount() const { return ReleasedRangesCount; } function in class:scudo::ReleaseRecorder

Completed in 58 milliseconds