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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1RemSet.cpp364 class UpdateRSetCardTableEntryIntoCSetClosure: public CardTableEntryClosure { class in inherits:CardTableEntryClosure
368 UpdateRSetCardTableEntryIntoCSetClosure(G1CollectedHeap* g1, function in class:UpdateRSetCardTableEntryIntoCSetClosure
447 UpdateRSetCardTableEntryIntoCSetClosure update_rs_cset_immediate(_g1, bs);

Completed in 32 milliseconds