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

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DasPSYoungGen.cpp467 size_t old_to = to_space()->capacity_in_bytes();
523 old_from, old_to,
H A DpsYoungGen.cpp662 size_t old_to = to_space()->capacity_in_bytes();
715 old_from, old_to,
/openjdk7/hotspot/src/share/vm/gc_implementation/parNew/
H A DasParNewGeneration.cpp510 size_t old_to = to()->capacity(); local
549 old_from, old_to,

Completed in 26 milliseconds