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

/art/runtime/gc/space/
H A Dzygote_space.cc99 void ZygoteSpace::LogFragmentationAllocFailure(std::ostream&, size_t) { function in class:art::gc::space::ZygoteSpace
H A Dbump_pointer_space.cc266 void BumpPointerSpace::LogFragmentationAllocFailure(std::ostream& os, function in class:art::gc::space::BumpPointerSpace
H A Dregion_space.cc230 void RegionSpace::LogFragmentationAllocFailure(std::ostream& os, function in class:art::gc::space::RegionSpace
H A Ddlmalloc_space.cc303 void DlMallocSpace::LogFragmentationAllocFailure(std::ostream& os, function in class:art::gc::space::DlMallocSpace
H A Dlarge_object_space.cc614 void LargeObjectSpace::LogFragmentationAllocFailure(std::ostream& /*os*/, function in class:art::gc::space::LargeObjectSpace
/art/runtime/gc/allocator/
H A Drosalloc.cc2077 void RosAlloc::LogFragmentationAllocFailure(std::ostream& os, size_t failed_alloc_bytes) { function in class:art::gc::allocator::RosAlloc

Completed in 86 milliseconds