Searched defs:_coarse_map (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/gc_implementation/g1/ | ||
H A D | heapRegionRemSet.hpp | 46 // The "_coarse_map" is a bitmap with one bit for each region, where set 66 // it's _coarse_map bit is set, so the that we were attempting to add 78 BitMap _coarse_map; member in class:VALUE_OBJ_CLASS_SPEC 354 const BitMap* _coarse_map; member in class:HeapRegionRemSetIterator |
Completed in 30 milliseconds