Searched refs:computed_committed_physical_memory (Results 1 – 1 of 1) sorted by relevance
373 size_t computed_committed_physical_memory = 0; in Verify() local398 computed_committed_physical_memory += page->CommittedPhysicalMemory(); in Verify()405 CHECK_EQ(computed_committed_physical_memory, CommittedPhysicalMemory()); in Verify()