Home
last modified time | relevance | path

Searched refs:enter_evacuation (Results 1 – 25 of 32) sorted by relevance

12

/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahEvacOOMHandler.inline.hpp33 void ShenandoahEvacOOMHandler::enter_evacuation(Thread* thr) { in enter_evacuation() function in ShenandoahEvacOOMHandler
63 ShenandoahHeap::heap()->enter_evacuation(_thread); in ShenandoahEvacOOMScope()
68 ShenandoahHeap::heap()->enter_evacuation(_thread); in ShenandoahEvacOOMScope()
H A DshenandoahEvacOOMHandler.hpp102 inline void enter_evacuation(Thread* t);
H A DshenandoahHeap.inline.hpp88 inline void ShenandoahHeap::enter_evacuation(Thread* t) { in enter_evacuation() function in ShenandoahHeap
89 _oom_evac_handler.enter_evacuation(t); in enter_evacuation()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahEvacOOMHandler.inline.hpp33 void ShenandoahEvacOOMHandler::enter_evacuation(Thread* thr) { in enter_evacuation() function in ShenandoahEvacOOMHandler
64 ShenandoahHeap::heap()->enter_evacuation(_thread); in ShenandoahEvacOOMScope()
69 ShenandoahHeap::heap()->enter_evacuation(_thread); in ShenandoahEvacOOMScope()
H A DshenandoahEvacOOMHandler.hpp102 inline void enter_evacuation(Thread* t);
H A DshenandoahHeap.inline.hpp87 inline void ShenandoahHeap::enter_evacuation(Thread* t) { in enter_evacuation() function in ShenandoahHeap
88 _oom_evac_handler.enter_evacuation(t); in enter_evacuation()
H A DshenandoahHeap.hpp692 inline void enter_evacuation(Thread* t);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahEvacOOMHandler.inline.hpp34 void ShenandoahEvacOOMHandler::enter_evacuation(Thread* thr) { in enter_evacuation() function in ShenandoahEvacOOMHandler
65 ShenandoahHeap::heap()->enter_evacuation(_thread); in ShenandoahEvacOOMScope()
70 ShenandoahHeap::heap()->enter_evacuation(_thread); in ShenandoahEvacOOMScope()
H A DshenandoahEvacOOMHandler.hpp102 inline void enter_evacuation(Thread* t);
H A DshenandoahHeap.inline.hpp89 inline void ShenandoahHeap::enter_evacuation(Thread* t) { in enter_evacuation() function in ShenandoahHeap
90 _oom_evac_handler.enter_evacuation(t); in enter_evacuation()
H A DshenandoahHeap.hpp626 inline void enter_evacuation(Thread* t);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahEvacOOMHandler.cpp50 void ShenandoahEvacOOMHandler::enter_evacuation() { in enter_evacuation() function in ShenandoahEvacOOMHandler
121 ShenandoahHeap::heap()->enter_evacuation(); in ShenandoahEvacOOMScope()
133 ShenandoahHeap::heap()->enter_evacuation(); in ~ShenandoahEvacOOMScopeLeaver()
H A DshenandoahEvacOOMHandler.hpp99 void enter_evacuation();
H A DshenandoahHeap.hpp675 void enter_evacuation();
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/shenandoah/
H A DshenandoahEvacOOMHandler.cpp50 void ShenandoahEvacOOMHandler::enter_evacuation() { in enter_evacuation() function in ShenandoahEvacOOMHandler
121 ShenandoahHeap::heap()->enter_evacuation(); in ShenandoahEvacOOMScope()
133 ShenandoahHeap::heap()->enter_evacuation(); in ~ShenandoahEvacOOMScopeLeaver()
H A DshenandoahEvacOOMHandler.hpp99 void enter_evacuation();
H A DshenandoahHeap.hpp683 void enter_evacuation();
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahEvacOOMHandler.cpp50 void ShenandoahEvacOOMHandler::enter_evacuation() { in enter_evacuation() function in ShenandoahEvacOOMHandler
121 ShenandoahHeap::heap()->enter_evacuation(); in ShenandoahEvacOOMScope()
H A DshenandoahEvacOOMHandler.hpp100 void enter_evacuation();
H A DshenandoahHeap.hpp663 void enter_evacuation();
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahEvacOOMHandler.cpp50 void ShenandoahEvacOOMHandler::enter_evacuation() { in enter_evacuation() function in ShenandoahEvacOOMHandler
121 ShenandoahHeap::heap()->enter_evacuation(); in ShenandoahEvacOOMScope()
H A DshenandoahEvacOOMHandler.hpp100 void enter_evacuation();
H A DshenandoahHeap.hpp663 void enter_evacuation();
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahEvacOOMHandler.cpp50 void ShenandoahEvacOOMHandler::enter_evacuation() { in enter_evacuation() function in ShenandoahEvacOOMHandler
120 ShenandoahHeap::heap()->enter_evacuation(); in ShenandoahEvacOOMScope()
H A DshenandoahEvacOOMHandler.hpp100 void enter_evacuation();

12