Searched refs:AccountCommitted (Results 1 – 3 of 3) sorted by relevance
1254 AccountCommitted(other->CommittedMemory()); in AllocateChunk()1331 AccountCommitted(p->size()); in AllocateChunk()1928 AccountCommitted(current_capacity_); in AllocateChunk()1987 AccountCommitted(delta); in AllocateChunk()2988 AccountCommitted(page->size()); in AllocateChunk()
211 old_space->AccountCommitted(old_page->size()); in ConvertNewToOld()
894 void AccountCommitted(size_t bytes) { in AccountCommitted() function