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

/openjdk10/hotspot/src/share/vm/gc/cms/
H A DparNewGeneration.hpp237 StrongRootsScope* _strong_roots_scope; member in class:ParNewGenTask
H A DparNewGeneration.cpp589 _strong_roots_scope(strong_roots_scope)
611 gch->young_process_roots(_strong_roots_scope,
H A DconcurrentMarkSweepGeneration.cpp2791 StrongRootsScope* _strong_roots_scope;
2795 _strong_roots_scope(strong_roots_scope) {}
4280 gch->cms_process_roots(_strong_roots_scope,
4300 StrongRootsScope* _strong_roots_scope;
4315 _strong_roots_scope(strong_roots_scope) { }
4409 gch->cms_process_roots(_strong_roots_scope,

Completed in 75 milliseconds