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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DcollectionSetChooser.hpp41 void regions_at_put(uint i, HeapRegion* hr) { function in class:CollectionSetChooser
92 regions_at_put(_curr_index, NULL);

Completed in 30 milliseconds