Lines Matching refs:OtherRegionsTable
70 class OtherRegionsTable VALUE_OBJ_CLASS_SPEC {
131 OtherRegionsTable(HeapRegion* hr);
170 // Declare the heap size (in # of regions) to the OtherRegionsTable.
194 OtherRegionsTable _other_regions;
239 static jint n_coarsenings() { return OtherRegionsTable::n_coarsenings(); }
292 + sizeof(this) - sizeof(OtherRegionsTable);
298 return OtherRegionsTable::static_mem_size();
304 return OtherRegionsTable::fl_mem_size();
318 OtherRegionsTable::init_from_card_cache((size_t) max_regions);
323 OtherRegionsTable::shrink_from_card_cache((size_t) new_n_regs);
328 OtherRegionsTable::print_from_card_cache();