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

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsParallelCompact.cpp1879 void PSParallelCompact::summary_phase(ParCompactionManager* cm, function in class:PSParallelCompact
1900 tty->print_cr("summary_phase: after summarizing each space to self");
1988 tty->print_cr("summary_phase: after final summarization");
2128 summary_phase(vmthread_cm, maximum_heap_compaction || max_on_system_gc);

Completed in 47 milliseconds