Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Drelease.h679 uptr BlocksPerPage = Pn; in releaseFreeMemoryToOS() local
682 BlocksPerPage++; in releaseFreeMemoryToOS()
685 BlocksPerPage++; in releaseFreeMemoryToOS()
691 PageMap.updateAsAllCountedIf(I, J, BlocksPerPage); in releaseFreeMemoryToOS()