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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DheapRegionRemSet.cpp768 int fcc_ent = _from_card_cache[tid][hr_ind]; local
769 if (fcc_ent != -1) {
771 (uintptr_t(fcc_ent) << CardTableModRefBS::card_shift);

Completed in 25 milliseconds