Searched defs:incremental_collection_failed (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/memory/
H A DgenCollectedHeap.hpp493 return incremental_collection_failed() ||
499 bool incremental_collection_failed() const { function in class:GenCollectedHeap
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.hpp1077 bool incremental_collection_failed() { function in class:ConcurrentMarkSweepGeneration

Completed in 55 milliseconds