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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DparGCAllocBuffer.cpp236 size_t first_card_index = _bsa->index_for(pre_top); local
237 HeapWord* first_card_start = _bsa->address_for_index(first_card_index);

Completed in 29 milliseconds