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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DheapRegionRemSet.hpp176 static void shrink_from_card_cache(size_t new_n_regs);
323 OtherRegionsTable::shrink_from_card_cache((size_t) new_n_regs);
H A DheapRegionRemSet.cpp375 void OtherRegionsTable::shrink_from_card_cache(size_t new_n_regs) { function in class:OtherRegionsTable

Completed in 34 milliseconds