Searched refs:DumpPageMap (Results 1 – 2 of 2) sorted by relevance
1208 std::string RosAlloc::DumpPageMap() { in DumpPageMap() function in art::gc::allocator::RosAlloc1777 << i << " to " << (i + num_pages) << std::endl << DumpPageMap(); in Verify()1781 << std::endl << DumpPageMap(); in Verify()1803 << std::endl << DumpPageMap(); in Verify()1806 << std::endl << DumpPageMap(); in Verify()1810 …OG(FATAL) << "Unreachable - page map type: " << static_cast<int>(pm) << std::endl << DumpPageMap(); in Verify()1826 << std::endl << DumpPageMap(); in Verify()1832 << std::endl << DumpPageMap(); in Verify()1838 …OG(FATAL) << "Unreachable - page map type: " << static_cast<int>(pm) << std::endl << DumpPageMap(); in Verify()2141 << DumpPageMap(); in DumpStats()[all …]
825 std::string DumpPageMap() REQUIRES(lock_);