Searched refs:update_survivor_overflowed (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcAdaptivePolicyCounters.hpp188 inline void update_survivor_overflowed(bool survivor_overflowed) { function in class:GCAdaptivePolicyCounters
/openjdk7/hotspot/src/share/vm/gc_implementation/parNew/
H A DasParNewGeneration.cpp601 counters->update_survivor_overflowed(_survivor_overflow);
/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsScavenge.cpp536 counters->update_survivor_overflowed(_survivor_overflow);

Completed in 34 milliseconds