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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DheapRegionSets.hpp54 //////////////////// SecondaryFreeRegionList ////////////////////
56 class SecondaryFreeRegionList : public FreeRegionList { class in inherits:FreeRegionList
61 SecondaryFreeRegionList(const char* name) : FreeRegionList(name) { } function in class:SecondaryFreeRegionList

Completed in 999 milliseconds