Home
last modified time | relevance | path

Searched refs:do_code_cache (Results 1 – 12 of 12) sorted by relevance

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/z/
H A DzRootsIterator.hpp94 void do_code_cache(ZRootsIteratorClosure* cl);
103 ZParallelOopsDo<ZRootsIterator, &ZRootsIterator::do_code_cache> _code_cache;
H A DzRootsIterator.cpp245 void ZRootsIterator::do_code_cache(ZRootsIteratorClosure* cl) { in do_code_cache() function in ZRootsIterator
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/z/
H A DzRootsIterator.hpp94 void do_code_cache(ZRootsIteratorClosure* cl);
103 ZParallelOopsDo<ZRootsIterator, &ZRootsIterator::do_code_cache> _code_cache;
H A DzRootsIterator.cpp233 void ZRootsIterator::do_code_cache(ZRootsIteratorClosure* cl) { in do_code_cache() function in ZRootsIterator
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/z/
H A DzRootsIterator.hpp102 void do_code_cache(ZRootsIteratorClosure* cl);
111 ZParallelOopsDo<ZRootsIterator, &ZRootsIterator::do_code_cache> _code_cache;
H A DzRootsIterator.cpp253 void ZRootsIterator::do_code_cache(ZRootsIteratorClosure* cl) { in do_code_cache() function in ZRootsIterator
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/z/
H A DzRootsIterator.hpp117 void do_code_cache(ZRootsIteratorClosure* cl);
126 ZParallelOopsDo<ZRootsIterator, &ZRootsIterator::do_code_cache> _code_cache;
H A DzRootsIterator.cpp266 void ZRootsIterator::do_code_cache(ZRootsIteratorClosure* cl) { in do_code_cache() function in ZRootsIterator
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/z/
H A DzRootsIterator.hpp98 void do_code_cache(OopClosure* cl);
113 ZParallelOopsDo<ZRootsIterator, &ZRootsIterator::do_code_cache> _code_cache;
H A DzRootsIterator.cpp264 void ZRootsIterator::do_code_cache(OopClosure* cl) { in do_code_cache() function in ZRootsIterator
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/z/
H A DzRootsIterator.hpp98 void do_code_cache(OopClosure* cl);
113 ZParallelOopsDo<ZRootsIterator, &ZRootsIterator::do_code_cache> _code_cache;
H A DzRootsIterator.cpp264 void ZRootsIterator::do_code_cache(OopClosure* cl) { in do_code_cache() function in ZRootsIterator