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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectedHeap.cpp2327 class CheckGCTimeStampsHRClosure : public HeapRegionClosure { class in inherits:HeapRegionClosure
2333 CheckGCTimeStampsHRClosure(unsigned gc_time_stamp) : function in class:CheckGCTimeStampsHRClosure
2351 CheckGCTimeStampsHRClosure cl(_gc_time_stamp);

Completed in 45 milliseconds