Home
last modified time | relevance | path

Searched refs:ShenandoahCsetCodeRootsIterator (Results 1 – 17 of 17) sorted by relevance

/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/shenandoah/
H A DshenandoahCodeRoots.hpp114 class ShenandoahCsetCodeRootsIterator : public ShenandoahCodeRootsIterator { class
116 ShenandoahCsetCodeRootsIterator() : ShenandoahCodeRootsIterator() {}; in ShenandoahCsetCodeRootsIterator() function in ShenandoahCsetCodeRootsIterator
140 static ShenandoahCsetCodeRootsIterator cset_iterator();
H A DshenandoahCodeRoots.cpp292 ShenandoahCsetCodeRootsIterator ShenandoahCodeRoots::cset_iterator() { in cset_iterator()
293 return ShenandoahCsetCodeRootsIterator(); in cset_iterator()
300 void ShenandoahCsetCodeRootsIterator::possibly_parallel_blobs_do(CodeBlobClosure *f) { in possibly_parallel_blobs_do()
H A DshenandoahRootProcessor.hpp115 ShenandoahCsetCodeRootsIterator _coderoots_cset_iterator;
H A DshenandoahTraversalGC.cpp169 ShenandoahCsetCodeRootsIterator* _cset_coderoots;
171 …doahInitTraversalCollectionTask(ShenandoahRootProcessor* rp, ShenandoahCsetCodeRootsIterator* cset… in ShenandoahInitTraversalCollectionTask()
415 ShenandoahCsetCodeRootsIterator cset_coderoots = ShenandoahCodeRoots::cset_iterator(); in init_traversal_collection()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahRootProcessor.hpp154 typedef ShenandoahRootScanner<ShenandoahCsetCodeRootsIterator> ShenandoahCSetRootScanner;
165 ShenandoahCodeCacheRoots<ShenandoahCsetCodeRootsIterator> _code_roots;
182 ShenandoahCodeCacheRoots<ShenandoahCsetCodeRootsIterator> _code_roots;
H A DshenandoahCodeRoots.hpp118 class ShenandoahCsetCodeRootsIterator : public ShenandoahCodeRootsIterator { class
120 ShenandoahCsetCodeRootsIterator() : ShenandoahCodeRootsIterator() {}; in ShenandoahCsetCodeRootsIterator() function in ShenandoahCsetCodeRootsIterator
H A DshenandoahCodeRoots.cpp253 void ShenandoahCsetCodeRootsIterator::possibly_parallel_blobs_do(CodeBlobClosure *f) { in possibly_parallel_blobs_do()
H A DshenandoahTraversalGC.cpp165 ShenandoahCsetCodeRootsIterator* _cset_coderoots;
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahCodeRoots.hpp90 class ShenandoahCsetCodeRootsIterator : public ShenandoahCodeRootsIterator { class
92 ShenandoahCsetCodeRootsIterator() : ShenandoahCodeRootsIterator() {}; in ShenandoahCsetCodeRootsIterator() function in ShenandoahCsetCodeRootsIterator
H A DshenandoahCodeRoots.cpp445 void ShenandoahCsetCodeRootsIterator::possibly_parallel_blobs_do(CodeBlobClosure *f) { in possibly_parallel_blobs_do()
H A DshenandoahRootProcessor.hpp275 typedef ShenandoahRootScanner<ShenandoahCsetCodeRootsIterator> ShenandoahCSetRootScanner;
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahCodeRoots.hpp120 class ShenandoahCsetCodeRootsIterator : public ShenandoahCodeRootsIterator { class
122 ShenandoahCsetCodeRootsIterator() : ShenandoahCodeRootsIterator() {}; in ShenandoahCsetCodeRootsIterator() function in ShenandoahCsetCodeRootsIterator
H A DshenandoahRootProcessor.hpp177 typedef ShenandoahRootScanner<ShenandoahCsetCodeRootsIterator> ShenandoahCSetRootScanner;
206 ShenandoahCodeCacheRoots<ShenandoahCsetCodeRootsIterator> _code_roots;
223 ShenandoahCodeCacheRoots<ShenandoahCsetCodeRootsIterator> _code_roots;
H A DshenandoahCodeRoots.cpp252 void ShenandoahCsetCodeRootsIterator::possibly_parallel_blobs_do(CodeBlobClosure *f) { in possibly_parallel_blobs_do()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahCodeRoots.hpp120 class ShenandoahCsetCodeRootsIterator : public ShenandoahCodeRootsIterator { class
122 ShenandoahCsetCodeRootsIterator() : ShenandoahCodeRootsIterator() {}; in ShenandoahCsetCodeRootsIterator() function in ShenandoahCsetCodeRootsIterator
H A DshenandoahRootProcessor.hpp177 typedef ShenandoahRootScanner<ShenandoahCsetCodeRootsIterator> ShenandoahCSetRootScanner;
206 ShenandoahCodeCacheRoots<ShenandoahCsetCodeRootsIterator> _code_roots;
223 ShenandoahCodeCacheRoots<ShenandoahCsetCodeRootsIterator> _code_roots;
H A DshenandoahCodeRoots.cpp252 void ShenandoahCsetCodeRootsIterator::possibly_parallel_blobs_do(CodeBlobClosure *f) { in possibly_parallel_blobs_do()