Searched refs:AccountUncommitted (Results 1 – 2 of 2) sorted by relevance
1259 AccountUncommitted(static_cast<intptr_t>(page->size())); in AllocateChunk()1835 AccountUncommitted(total_capacity_); in AllocateChunk()1904 AccountUncommitted(static_cast<intptr_t>(delta)); in AllocateChunk()3222 AccountUncommitted(static_cast<intptr_t>(page->size())); in AllocateChunk()
1024 void AccountUncommitted(intptr_t bytes) { in AccountUncommitted() function