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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1_specialized_oop_closures.hpp57 class G1UpdateRSOrPushRefOopClosure;
74 f(G1UpdateRSOrPushRefOopClosure,_nv)
H A Dg1OopClosures.hpp278 class G1UpdateRSOrPushRefOopClosure: public OopClosure { class in inherits:OopClosure
287 G1UpdateRSOrPushRefOopClosure(G1CollectedHeap* g1h,
H A Dg1OopClosures.inline.hpp154 inline void G1UpdateRSOrPushRefOopClosure::do_oop_nv(T* p) {
H A Dg1RemSet.cpp514 G1UpdateRSOrPushRefOopClosure::
515 G1UpdateRSOrPushRefOopClosure(G1CollectedHeap* g1h, function in class:G1UpdateRSOrPushRefOopClosure
632 G1UpdateRSOrPushRefOopClosure update_rs_oop_cl(_g1,

Completed in 58 milliseconds