Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary32.h885 uptr PushedBytesDelta = 0; in getStats() local
1038 const uptr PushedBytesDelta = in hasChanceToReleasePages() local
1113 const uptr PushedBytesDelta = BytesInBG - BG.BytesInBGAtLastCheckpoint; in markFreeBlocks() local
H A Dprimary64.h1395 const uptr PushedBytesDelta = BytesInBG - BG->BytesInBGAtLastCheckpoint; in collectGroupsToRelease() local