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

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsScavenge.hpp85 static bool should_attempt_scavenge();
H A DpsScavenge.cpp286 if (!should_attempt_scavenge()) {
750 bool PSScavenge::should_attempt_scavenge() { function in class:PSScavenge

Completed in 32 milliseconds