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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DvmGCOperations.hpp183 int _max_level; member in class:VM_GenCollectFull
190 _max_level(max_level) { }
H A DvmGCOperations.cpp197 gch->do_full_collection(gch->must_clear_all_soft_refs(), _max_level);

Completed in 2377 milliseconds