Searched defs:LogFragmentationAllocFailure (Results 1 - 6 of 6) sorted by relevance

/art/runtime/gc/space/
H A Dzygote_space.cc101 void ZygoteSpace::LogFragmentationAllocFailure(std::ostream&, size_t) { function in class:art::gc::space::ZygoteSpace
H A Dbump_pointer_space.cc214 void BumpPointerSpace::LogFragmentationAllocFailure(std::ostream& os, function in class:art::gc::space::BumpPointerSpace
H A Ddlmalloc_space.cc305 void DlMallocSpace::LogFragmentationAllocFailure(std::ostream& os, function in class:art::gc::space::DlMallocSpace
H A Dlarge_object_space.cc612 void LargeObjectSpace::LogFragmentationAllocFailure(std::ostream& /*os*/, function in class:art::gc::space::LargeObjectSpace
H A Dregion_space.cc390 void RegionSpace::LogFragmentationAllocFailure(std::ostream& os, function in class:art::gc::space::RegionSpace
/art/runtime/gc/allocator/
H A Drosalloc.cc2071 void RosAlloc::LogFragmentationAllocFailure(std::ostream& os, size_t failed_alloc_bytes) { function in class:art::gc::allocator::RosAlloc

Completed in 6939 milliseconds