Searched refs:_g1_inc_collection_pause (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_interface/
H A DgcCause.cpp87 case _g1_inc_collection_pause:
H A DgcCause.hpp69 _g1_inc_collection_pause, enumerator in enum:GCCause::Cause
/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dvm_operations_g1.cpp73 guarantee(word_size == 0 || gc_cause == GCCause::_g1_inc_collection_pause,
H A Dg1CollectedHeap.cpp3643 GCCause::_g1_inc_collection_pause);

Completed in 47 milliseconds