Searched defs:AggregateCountDataHRClosure (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DconcurrentMark.cpp2919 class AggregateCountDataHRClosure: public HeapRegionClosure { class in inherits:HeapRegionClosure
2927 AggregateCountDataHRClosure(G1CollectedHeap* g1h, function in class:AggregateCountDataHRClosure
3044 AggregateCountDataHRClosure cl(_g1h, _cm_card_bm, _max_task_num);

Completed in 47 milliseconds