Home
last modified time | relevance | path

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

12

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahEvacOOMHandler.cpp80 void ShenandoahEvacOOMHandler::leave_evacuation() { in leave_evacuation() function in ShenandoahEvacOOMHandler
125 ShenandoahHeap::heap()->leave_evacuation(); in ~ShenandoahEvacOOMScope()
129 ShenandoahHeap::heap()->leave_evacuation(); in ShenandoahEvacOOMScopeLeaver()
H A DshenandoahEvacOOMHandler.hpp104 void leave_evacuation();
H A DshenandoahHeap.hpp676 void leave_evacuation();
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/shenandoah/
H A DshenandoahEvacOOMHandler.cpp80 void ShenandoahEvacOOMHandler::leave_evacuation() { in leave_evacuation() function in ShenandoahEvacOOMHandler
125 ShenandoahHeap::heap()->leave_evacuation(); in ~ShenandoahEvacOOMScope()
129 ShenandoahHeap::heap()->leave_evacuation(); in ShenandoahEvacOOMScopeLeaver()
H A DshenandoahEvacOOMHandler.hpp104 void leave_evacuation();
H A DshenandoahHeap.hpp684 void leave_evacuation();
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahEvacOOMHandler.inline.hpp50 void ShenandoahEvacOOMHandler::leave_evacuation(Thread* thr) { in leave_evacuation() function in ShenandoahEvacOOMHandler
72 ShenandoahHeap::heap()->leave_evacuation(_thread); in ~ShenandoahEvacOOMScope()
H A DshenandoahEvacOOMHandler.hpp107 inline void leave_evacuation(Thread* t);
H A DshenandoahHeap.inline.hpp92 inline void ShenandoahHeap::leave_evacuation(Thread* t) { in leave_evacuation() function in ShenandoahHeap
93 _oom_evac_handler.leave_evacuation(t); in leave_evacuation()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahEvacOOMHandler.inline.hpp51 void ShenandoahEvacOOMHandler::leave_evacuation(Thread* thr) { in leave_evacuation() function in ShenandoahEvacOOMHandler
73 ShenandoahHeap::heap()->leave_evacuation(_thread); in ~ShenandoahEvacOOMScope()
H A DshenandoahEvacOOMHandler.hpp107 inline void leave_evacuation(Thread* t);
H A DshenandoahHeap.inline.hpp91 inline void ShenandoahHeap::leave_evacuation(Thread* t) { in leave_evacuation() function in ShenandoahHeap
92 _oom_evac_handler.leave_evacuation(t); in leave_evacuation()
H A DshenandoahHeap.hpp693 inline void leave_evacuation(Thread* t);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahEvacOOMHandler.inline.hpp52 void ShenandoahEvacOOMHandler::leave_evacuation(Thread* thr) { in leave_evacuation() function in ShenandoahEvacOOMHandler
74 ShenandoahHeap::heap()->leave_evacuation(_thread); in ~ShenandoahEvacOOMScope()
H A DshenandoahEvacOOMHandler.hpp107 inline void leave_evacuation(Thread* t);
H A DshenandoahHeap.inline.hpp93 inline void ShenandoahHeap::leave_evacuation(Thread* t) { in leave_evacuation() function in ShenandoahHeap
94 _oom_evac_handler.leave_evacuation(t); in leave_evacuation()
H A DshenandoahHeap.hpp627 inline void leave_evacuation(Thread* t);
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahEvacOOMHandler.cpp80 void ShenandoahEvacOOMHandler::leave_evacuation() { in leave_evacuation() function in ShenandoahEvacOOMHandler
125 ShenandoahHeap::heap()->leave_evacuation(); in ~ShenandoahEvacOOMScope()
H A DshenandoahEvacOOMHandler.hpp105 void leave_evacuation();
H A DshenandoahHeap.hpp664 void leave_evacuation();
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahEvacOOMHandler.cpp80 void ShenandoahEvacOOMHandler::leave_evacuation() { in leave_evacuation() function in ShenandoahEvacOOMHandler
125 ShenandoahHeap::heap()->leave_evacuation(); in ~ShenandoahEvacOOMScope()
H A DshenandoahEvacOOMHandler.hpp105 void leave_evacuation();
H A DshenandoahHeap.hpp664 void leave_evacuation();
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahEvacOOMHandler.cpp80 void ShenandoahEvacOOMHandler::leave_evacuation() { in leave_evacuation() function in ShenandoahEvacOOMHandler
124 ShenandoahHeap::heap()->leave_evacuation(); in ~ShenandoahEvacOOMScope()
H A DshenandoahEvacOOMHandler.hpp105 void leave_evacuation();

12