Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h84 const uptr PagesInGroup = GroupSize / PageSize; in init() local
118 PagesInGroup * (1 + MinSizeClass / 16U) / 100; in init()