Searched refs:RoundUpMapSize (Results 1 – 1 of 1) sorted by relevance
1021 uptr map_size = RoundUpMapSize(size); in Allocate()1098 res += RoundUpMapSize(h->size); in TotalMemoryUsed()1238 uptr RoundUpMapSize(uptr size) { in RoundUpMapSize() function