Searched defs:DumpStats (Results 1 – 3 of 3) sorted by relevance
/art/runtime/gc/space/ | ||
D | rosalloc_space.cc | 443 void RosAllocSpace::DumpStats(std::ostream& os) { in DumpStats() function in art::gc::space::RosAllocSpace |
/art/runtime/gc/allocator/ | ||
D | rosalloc.cc | 2104 void RosAlloc::DumpStats(std::ostream& os) { in DumpStats() function in art::gc::allocator::RosAlloc |
/art/oatdump/ | ||
D | oatdump.cc | 800 void DumpStats(VariableIndentationOutputStream& os, in DumpStats() function in art::OatDumper |