Searched refs:survivor_attempt_allocation (Results 1 - 2 of 2) sorted by relevance

/openjdk9/hotspot/src/share/vm/gc/g1/
H A Dg1Allocator.cpp178 return survivor_attempt_allocation(min_word_size, desired_word_size, actual_word_size, context);
187 HeapWord* G1Allocator::survivor_attempt_allocation(size_t min_word_size, function in class:G1Allocator
H A Dg1Allocator.hpp57 inline HeapWord* survivor_attempt_allocation(size_t min_word_size,

Completed in 37 milliseconds