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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.hpp1089 CMSExpansionCause::Cause expansion_cause() const { return _expansion_cause; } function in class:ConcurrentMarkSweepGeneration
H A DconcurrentMarkSweepGeneration.cpp1628 if (expansion_cause() == CMSExpansionCause::_satisfy_allocation) {

Completed in 626 milliseconds