Home
last modified time | relevance | path

Searched defs:PushedBytesDelta (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary32.h878 uptr PushedBytesDelta = 0; getStats() local
1031 const uptr PushedBytesDelta = hasChanceToReleasePages() local
1106 const uptr PushedBytesDelta = BytesInBG - BG.BytesInBGAtLastCheckpoint; markFreeBlocks() local
H A Dprimary64.h1342 const uptr PushedBytesDelta = BG->BytesInBGAtLastCheckpoint - BytesInBG; collectGroupsToRelease() local