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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DheapRegionRemSet.cpp147 size_t hr_first_card_index = ctbs->index_for(hr_bot); local
148 bm()->set_intersection_at_offset(*card_bm, hr_first_card_index);

Completed in 30 milliseconds