Home
last modified time | relevance | path

Searched defs:ReleaseToOsInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary32.h385 struct ReleaseToOsInfo { struct
409 ReleaseToOsInfo ReleaseInfo GUARDED_BY(Mutex); argument
H A Dprimary64.h519 struct ReleaseToOsInfo { struct
520 uptr BytesInFreeListAtLastCheckpoint;
521 uptr RangesReleased;
522 uptr LastReleasedBytes;
523 u64 LastReleaseAtNs;
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h663 struct ReleaseToOsInfo { struct
681 ReleaseToOsInfo rtoi; argument