Searched refs:serial_worker_id (Results 1 – 8 of 8) sorted by relevance
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/shenandoah/ |
H A D | shenandoahConcurrentMark.cpp | 665 uint serial_worker_id = 0; in weak_refs_work_doit() local 667 …ShenandoahCMDrainMarkingStackClosure complete_gc(serial_worker_id, &terminator, /* reset_terminato… in weak_refs_work_doit() 677 ShenandoahCMKeepAliveUpdateClosure keep_alive(get_queue(serial_worker_id)); in weak_refs_work_doit() 684 ShenandoahCMKeepAliveClosure keep_alive(get_queue(serial_worker_id)); in weak_refs_work_doit()
|
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shenandoah/ |
H A D | shenandoahConcurrentMark.cpp | 700 uint serial_worker_id = 0; in weak_refs_work_doit() local 702 …ShenandoahCMDrainMarkingStackClosure complete_gc(serial_worker_id, &terminator, /* reset_terminato… in weak_refs_work_doit() 712 ShenandoahCMKeepAliveUpdateClosure keep_alive(get_queue(serial_worker_id)); in weak_refs_work_doit() 719 ShenandoahCMKeepAliveClosure keep_alive(get_queue(serial_worker_id)); in weak_refs_work_doit()
|
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shenandoah/ |
H A D | shenandoahConcurrentMark.cpp | 700 uint serial_worker_id = 0; in weak_refs_work_doit() local 702 …ShenandoahCMDrainMarkingStackClosure complete_gc(serial_worker_id, &terminator, /* reset_terminato… in weak_refs_work_doit() 712 ShenandoahCMKeepAliveUpdateClosure keep_alive(get_queue(serial_worker_id)); in weak_refs_work_doit() 719 ShenandoahCMKeepAliveClosure keep_alive(get_queue(serial_worker_id)); in weak_refs_work_doit()
|
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shenandoah/ |
H A D | shenandoahConcurrentMark.cpp | 701 uint serial_worker_id = 0; in weak_refs_work_doit() local 703 …ShenandoahCMDrainMarkingStackClosure complete_gc(serial_worker_id, &terminator, /* reset_terminato… in weak_refs_work_doit() 714 ShenandoahCMKeepAliveUpdateClosure keep_alive(get_queue(serial_worker_id)); in weak_refs_work_doit() 720 ShenandoahCMKeepAliveClosure keep_alive(get_queue(serial_worker_id)); in weak_refs_work_doit()
|
H A D | shenandoahTraversalGC.cpp | 1062 uint serial_worker_id = 0; in weak_refs_work_doit() local 1064 …ShenandoahTraversalSingleThreadedDrainMarkingStackClosure complete_gc(serial_worker_id, &terminato… in weak_refs_work_doit() 1071 …doahTraversalSingleThreadKeepAliveUpdateClosure keep_alive(task_queues()->queue(serial_worker_id)); in weak_refs_work_doit() 1076 …raversalSingleThreadKeepAliveUpdateDegenClosure keep_alive(task_queues()->queue(serial_worker_id)); in weak_refs_work_doit()
|
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/shenandoah/ |
H A D | shenandoahConcurrentMark.cpp | 687 uint serial_worker_id = 0; in weak_refs_work_doit() local 689 …ShenandoahCMDrainMarkingStackClosure complete_gc(serial_worker_id, &terminator, /* reset_terminato… in weak_refs_work_doit() 704 ShenandoahCMKeepAliveUpdateClosure keep_alive(get_queue(serial_worker_id)); in weak_refs_work_doit() 712 ShenandoahCMKeepAliveClosure keep_alive(get_queue(serial_worker_id)); in weak_refs_work_doit()
|
H A D | shenandoahTraversalGC.cpp | 1091 uint serial_worker_id = 0; in weak_refs_work_doit() local 1093 …ShenandoahTraversalSingleThreadedDrainMarkingStackClosure complete_gc(serial_worker_id, &terminato… in weak_refs_work_doit() 1100 …doahTraversalSingleThreadKeepAliveUpdateClosure keep_alive(task_queues()->queue(serial_worker_id)); in weak_refs_work_doit() 1105 …raversalSingleThreadKeepAliveUpdateDegenClosure keep_alive(task_queues()->queue(serial_worker_id)); in weak_refs_work_doit()
|
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/shenandoah/ |
H A D | shenandoahConcurrentMark.cpp | 754 uint serial_worker_id = 0; in weak_refs_work_doit() local 756 …ShenandoahCMDrainMarkingStackClosure complete_gc(serial_worker_id, &terminator, /* reset_terminato… in weak_refs_work_doit() 770 ShenandoahCMKeepAliveUpdateClosure keep_alive(get_queue(serial_worker_id)); in weak_refs_work_doit() 777 ShenandoahCMKeepAliveClosure keep_alive(get_queue(serial_worker_id)); in weak_refs_work_doit()
|