Searched refs:DumpPageMap (Results 1 – 2 of 2) sorted by relevance
1212 std::string RosAlloc::DumpPageMap() { in DumpPageMap() function in art::gc::allocator::RosAlloc1782 << i << " to " << (i + num_pages) << std::endl << DumpPageMap(); in Verify()1786 << std::endl << DumpPageMap(); in Verify()1808 << std::endl << DumpPageMap(); in Verify()1811 << std::endl << DumpPageMap(); in Verify()1815 …OG(FATAL) << "Unreachable - page map type: " << static_cast<int>(pm) << std::endl << DumpPageMap(); in Verify()1831 << std::endl << DumpPageMap(); in Verify()1837 << std::endl << DumpPageMap(); in Verify()1843 …OG(FATAL) << "Unreachable - page map type: " << static_cast<int>(pm) << std::endl << DumpPageMap(); in Verify()2140 << DumpPageMap(); in DumpStats()[all …]
821 std::string DumpPageMap() REQUIRES(lock_);