Home
last modified time | relevance | path

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

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/shared/
H A Dtaskqueue.inline.hpp303 local_queue->set_last_stolen_queue_id(sel_k); in steal_best_of_2()
H A Dtaskqueue.hpp389 void set_last_stolen_queue_id(uint id) { _last_stolen_queue_id = id; } in set_last_stolen_queue_id() function in GenericTaskQueue
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/shared/
H A Dtaskqueue.inline.hpp304 local_queue->set_last_stolen_queue_id(sel_k); in steal_best_of_2()
H A Dtaskqueue.hpp389 void set_last_stolen_queue_id(uint id) { _last_stolen_queue_id = id; } in set_last_stolen_queue_id() function in GenericTaskQueue
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/shared/
H A Dtaskqueue.inline.hpp307 local_queue->set_last_stolen_queue_id(sel_k); in steal_best_of_2()
H A Dtaskqueue.hpp389 void set_last_stolen_queue_id(uint id) { _last_stolen_queue_id = id; } in set_last_stolen_queue_id() function in GenericTaskQueue
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shared/
H A Dtaskqueue.inline.hpp294 local_queue->set_last_stolen_queue_id(sel_k); in steal_best_of_2()
H A Dtaskqueue.hpp319 void set_last_stolen_queue_id(uint id) { _last_stolen_queue_id = id; } in set_last_stolen_queue_id() function in GenericTaskQueue
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/shared/
H A Dtaskqueue.inline.hpp289 local_queue->set_last_stolen_queue_id(sel_k); in steal_best_of_2()
H A Dtaskqueue.hpp318 void set_last_stolen_queue_id(uint id) { _last_stolen_queue_id = id; } in set_last_stolen_queue_id() function in GenericTaskQueue
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/shared/
H A Dtaskqueue.inline.hpp294 local_queue->set_last_stolen_queue_id(sel_k); in steal_best_of_2()
H A Dtaskqueue.hpp319 void set_last_stolen_queue_id(uint id) { _last_stolen_queue_id = id; } in set_last_stolen_queue_id() function in GenericTaskQueue