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

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsMarkSweep.hpp65 static void set_ref_processor(ReferenceProcessor* rp) { // delete this method function in class:PSMarkSweep
/openjdk7/hotspot/src/share/vm/memory/
H A Dgeneration.hpp155 void set_ref_processor(ReferenceProcessor* rp) { function in class:Generation
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.cpp310 _cmsGen->set_ref_processor(_ref_processor);
317 _permGen->set_ref_processor(rp2);

Completed in 51 milliseconds