Searched refs:AccountCommitted (Results 1 – 3 of 3) sorted by relevance
1286 AccountCommitted(other->CommittedMemory()); in AllocateChunk()1344 AccountCommitted(p->size()); in AllocateChunk()1939 AccountCommitted(current_capacity_); in AllocateChunk()1998 AccountCommitted(delta); in AllocateChunk()2995 AccountCommitted(page->size()); in AllocateChunk()
216 old_space->AccountCommitted(old_page->size()); in ConvertNewToOld()
899 void AccountCommitted(size_t bytes) { in AccountCommitted() function