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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1OopClosures.hpp278 class G1UpdateRSOrPushRefOopClosure: public OopClosure { class in inherits:OopClosure
287 G1UpdateRSOrPushRefOopClosure(G1CollectedHeap* g1h,
H A Dg1RemSet.cpp514 G1UpdateRSOrPushRefOopClosure::
515 G1UpdateRSOrPushRefOopClosure(G1CollectedHeap* g1h, function in class:G1UpdateRSOrPushRefOopClosure
632 G1UpdateRSOrPushRefOopClosure update_rs_oop_cl(_g1,

Completed in 33 milliseconds