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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DconcurrentMark.cpp1372 size_t region_marked_bytes() const { return _region_marked_bytes; } function in class:CalcLiveObjectsClosure
1432 size_t exp_marked_bytes = _calc_cl.region_marked_bytes();
1490 _calc_cl.region_marked_bytes(), hr->next_marked_bytes());

Completed in 42 milliseconds