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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcAdaptivePolicyCounters.hpp191 inline void update_tenuring_threshold(int threshold) { function in class:GCAdaptivePolicyCounters
/openjdk7/hotspot/src/share/vm/gc_implementation/parNew/
H A DasParNewGeneration.cpp600 counters->update_tenuring_threshold(_tenuring_threshold);
/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsScavenge.cpp556 counters->update_tenuring_threshold(_tenuring_threshold);

Completed in 34 milliseconds