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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DheapRegionRemSet.hpp172 static void init_from_card_cache(size_t max_regions);
318 OtherRegionsTable::init_from_card_cache((size_t) max_regions);
H A DheapRegionRemSet.cpp361 void OtherRegionsTable::init_from_card_cache(size_t max_regions) { function in class:OtherRegionsTable

Completed in 29 milliseconds