Searched refs:total_size_of_committed_pages (Results 1 – 3 of 3) sorted by relevance
38 size_t total_size_of_committed_pages = 0; member171 total_size_of_committed_pages += len; in IncreaseCommittedPages()172 DCHECK(total_size_of_committed_pages <= in IncreaseCommittedPages()177 total_size_of_committed_pages -= len; in DecreaseCommittedPages()178 DCHECK(total_size_of_committed_pages <= in DecreaseCommittedPages()
21 total_size_of_committed_pages > in OutOfMemory()
721 stats.total_committed_bytes = total_size_of_committed_pages; in DumpStats()804 stats.total_committed_bytes = total_size_of_committed_pages; in DumpStats()