Home
last modified time | relevance | path

Searched refs:JfrMsg_lock (Results 1 – 25 of 56) sorted by relevance

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/jfr/recorder/service/
H A DjfrPostBox.cpp104 JfrMonitorTryLock try_msg_lock(JfrMsg_lock); in asynchronous_post()
106 JfrMsg_lock->notify_all(); in asynchronous_post()
112 assert(!JfrMsg_lock->owned_by_self(), "should not hold JfrMsg_lock here!"); in synchronous_post()
113 MutexLockerEx msg_lock(JfrMsg_lock); in synchronous_post()
118 JfrMsg_lock->notify_all(); in synchronous_post()
120 JfrMsg_lock->wait(); in synchronous_post()
136 assert(JfrMsg_lock->owned_by_self(), "not holding JfrMsg_lock!"); in is_empty()
153 assert(JfrMsg_lock->owned_by_self(), "not holding JfrMsg_lock!"); in check_waiters()
166 JfrMsg_lock->notify(); in notify_waiters()
171 MutexLockerEx msg_lock(JfrMsg_lock); in notify_collection_stop()
[all …]
H A DjfrRecorderThreadLoop.cpp53 MutexLockerEx msg_lock(JfrMsg_lock); in recorderthread_entry()
58 JfrMsg_lock->wait(false); in recorderthread_entry()
61 JfrMsg_lock->unlock(); in recorderthread_entry()
76 JfrMsg_lock->lock(); in recorderthread_entry()
86 assert(!JfrMsg_lock->owned_by_self(), "invariant"); in recorderthread_entry()
H A DjfrRecorderService.cpp115 MutexLockerEx msg_lock(JfrMsg_lock); in RotationLock()
116 JfrMsg_lock->wait(false, rotation_retry_sleep_millis); in RotationLock()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/jfr/recorder/service/
H A DjfrPostBox.cpp104 JfrMonitorTryLock try_msg_lock(JfrMsg_lock); in asynchronous_post()
106 JfrMsg_lock->notify_all(); in asynchronous_post()
112 assert(!JfrMsg_lock->owned_by_self(), "should not hold JfrMsg_lock here!"); in synchronous_post()
113 MutexLockerEx msg_lock(JfrMsg_lock); in synchronous_post()
118 JfrMsg_lock->notify_all(); in synchronous_post()
120 JfrMsg_lock->wait(); in synchronous_post()
136 assert(JfrMsg_lock->owned_by_self(), "not holding JfrMsg_lock!"); in is_empty()
153 assert(JfrMsg_lock->owned_by_self(), "not holding JfrMsg_lock!"); in check_waiters()
166 JfrMsg_lock->notify(); in notify_waiters()
171 MutexLockerEx msg_lock(JfrMsg_lock); in notify_collection_stop()
[all …]
H A DjfrRecorderThreadLoop.cpp53 MutexLockerEx msg_lock(JfrMsg_lock); in recorderthread_entry()
58 JfrMsg_lock->wait(false); in recorderthread_entry()
61 JfrMsg_lock->unlock(); in recorderthread_entry()
76 JfrMsg_lock->lock(); in recorderthread_entry()
86 assert(!JfrMsg_lock->owned_by_self(), "invariant"); in recorderthread_entry()
H A DjfrRecorderService.cpp115 MutexLockerEx msg_lock(JfrMsg_lock); in RotationLock()
116 JfrMsg_lock->wait(false, rotation_retry_sleep_millis); in RotationLock()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/jfr/recorder/service/
H A DjfrPostBox.cpp104 JfrMonitorTryLock try_msg_lock(JfrMsg_lock); in asynchronous_post()
106 JfrMsg_lock->notify_all(); in asynchronous_post()
112 assert(!JfrMsg_lock->owned_by_self(), "should not hold JfrMsg_lock here!"); in synchronous_post()
113 MutexLockerEx msg_lock(JfrMsg_lock); in synchronous_post()
118 JfrMsg_lock->notify_all(); in synchronous_post()
120 JfrMsg_lock->wait(); in synchronous_post()
136 assert(JfrMsg_lock->owned_by_self(), "not holding JfrMsg_lock!"); in is_empty()
153 assert(JfrMsg_lock->owned_by_self(), "not holding JfrMsg_lock!"); in check_waiters()
166 JfrMsg_lock->notify(); in notify_waiters()
171 MutexLockerEx msg_lock(JfrMsg_lock); in notify_collection_stop()
[all …]
H A DjfrRecorderThreadLoop.cpp53 MutexLockerEx msg_lock(JfrMsg_lock); in recorderthread_entry()
58 JfrMsg_lock->wait(false); in recorderthread_entry()
61 JfrMsg_lock->unlock(); in recorderthread_entry()
76 JfrMsg_lock->lock(); in recorderthread_entry()
86 assert(!JfrMsg_lock->owned_by_self(), "invariant"); in recorderthread_entry()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/jfr/recorder/service/
H A DjfrPostBox.cpp104 JfrMonitorTryLock try_msg_lock(JfrMsg_lock); in asynchronous_post()
106 JfrMsg_lock->notify_all(); in asynchronous_post()
112 assert(!JfrMsg_lock->owned_by_self(), "should not hold JfrMsg_lock here!"); in synchronous_post()
113 MutexLockerEx msg_lock(JfrMsg_lock); in synchronous_post()
118 JfrMsg_lock->notify_all(); in synchronous_post()
120 JfrMsg_lock->wait(); in synchronous_post()
136 assert(JfrMsg_lock->owned_by_self(), "not holding JfrMsg_lock!"); in is_empty()
153 assert(JfrMsg_lock->owned_by_self(), "not holding JfrMsg_lock!"); in check_waiters()
166 JfrMsg_lock->notify(); in notify_waiters()
171 MutexLockerEx msg_lock(JfrMsg_lock); in notify_collection_stop()
[all …]
H A DjfrRecorderThreadLoop.cpp52 MutexLockerEx msg_lock(JfrMsg_lock); in recorderthread_entry()
57 JfrMsg_lock->wait(false); in recorderthread_entry()
60 JfrMsg_lock->unlock(); in recorderthread_entry()
75 JfrMsg_lock->lock(); in recorderthread_entry()
85 assert(!JfrMsg_lock->owned_by_self(), "invariant"); in recorderthread_entry()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/jfr/recorder/service/
H A DjfrPostBox.cpp104 JfrMonitorTryLock try_msg_lock(JfrMsg_lock); in asynchronous_post()
106 JfrMsg_lock->notify_all(); in asynchronous_post()
112 assert(!JfrMsg_lock->owned_by_self(), "should not hold JfrMsg_lock here!"); in synchronous_post()
113 MutexLockerEx msg_lock(JfrMsg_lock); in synchronous_post()
118 JfrMsg_lock->notify_all(); in synchronous_post()
120 JfrMsg_lock->wait(); in synchronous_post()
136 assert(JfrMsg_lock->owned_by_self(), "not holding JfrMsg_lock!"); in is_empty()
153 assert(JfrMsg_lock->owned_by_self(), "not holding JfrMsg_lock!"); in check_waiters()
166 JfrMsg_lock->notify(); in notify_waiters()
171 MutexLockerEx msg_lock(JfrMsg_lock); in notify_collection_stop()
[all …]
H A DjfrRecorderThreadLoop.cpp52 MutexLockerEx msg_lock(JfrMsg_lock); in recorderthread_entry()
57 JfrMsg_lock->wait(false); in recorderthread_entry()
60 JfrMsg_lock->unlock(); in recorderthread_entry()
75 JfrMsg_lock->lock(); in recorderthread_entry()
85 assert(!JfrMsg_lock->owned_by_self(), "invariant"); in recorderthread_entry()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/jfr/recorder/service/
H A DjfrPostBox.cpp104 JfrMonitorTryLock try_msg_lock(JfrMsg_lock); in asynchronous_post()
106 JfrMsg_lock->notify_all(); in asynchronous_post()
112 assert(!JfrMsg_lock->owned_by_self(), "should not hold JfrMsg_lock here!"); in synchronous_post()
113 MonitorLocker msg_lock(JfrMsg_lock); in synchronous_post()
131 …assert(JfrMsg_lock->owned_by_self(), "_msg_handled_serial must be read under JfrMsg_lock protectio… in is_message_processed()
136 assert(JfrMsg_lock->owned_by_self(), "not holding JfrMsg_lock!"); in is_empty()
145 … assert(JfrMsg_lock->owned_by_self(), "incrementing _msg_read_serial is protected by JfrMsg_lock"); in collect()
153 assert(JfrMsg_lock->owned_by_self(), "not holding JfrMsg_lock!"); in check_waiters()
166 JfrMsg_lock->notify(); in notify_waiters()
171 MutexLocker msg_lock(JfrMsg_lock); in notify_collection_stop()
[all …]
H A DjfrRecorderThreadLoop.cpp53 MutexLocker msg_lock(JfrMsg_lock); in recorderthread_entry()
58 JfrMsg_lock->wait(); in recorderthread_entry()
61 JfrMsg_lock->unlock(); in recorderthread_entry()
76 JfrMsg_lock->lock(); in recorderthread_entry()
86 assert(!JfrMsg_lock->owned_by_self(), "invariant"); in recorderthread_entry()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/jfr/recorder/service/
H A DjfrPostBox.cpp104 JfrMonitorTryLock try_msg_lock(JfrMsg_lock); in asynchronous_post()
106 JfrMsg_lock->notify_all(); in asynchronous_post()
112 assert(!JfrMsg_lock->owned_by_self(), "should not hold JfrMsg_lock here!"); in synchronous_post()
113 MonitorLocker msg_lock(JfrMsg_lock); in synchronous_post()
131 …assert(JfrMsg_lock->owned_by_self(), "_msg_handled_serial must be read under JfrMsg_lock protectio… in is_message_processed()
136 assert(JfrMsg_lock->owned_by_self(), "not holding JfrMsg_lock!"); in is_empty()
145 … assert(JfrMsg_lock->owned_by_self(), "incrementing _msg_read_serial is protected by JfrMsg_lock"); in collect()
153 assert(JfrMsg_lock->owned_by_self(), "not holding JfrMsg_lock!"); in check_waiters()
166 JfrMsg_lock->notify(); in notify_waiters()
171 MutexLocker msg_lock(JfrMsg_lock); in notify_collection_stop()
[all …]
H A DjfrRecorderThreadLoop.cpp57 MutexLocker msg_lock(JfrMsg_lock); in recorderthread_entry()
62 JfrMsg_lock->wait(); in recorderthread_entry()
65 JfrMsg_lock->unlock(); in recorderthread_entry()
85 JfrMsg_lock->lock(); in recorderthread_entry()
95 assert(!JfrMsg_lock->owned_by_self(), "invariant"); in recorderthread_entry()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/jfr/recorder/service/
H A DjfrPostBox.cpp104 JfrMonitorTryLock try_msg_lock(JfrMsg_lock); in asynchronous_post()
106 JfrMsg_lock->notify_all(); in asynchronous_post()
112 assert(!JfrMsg_lock->owned_by_self(), "should not hold JfrMsg_lock here!"); in synchronous_post()
113 MonitorLocker msg_lock(JfrMsg_lock); in synchronous_post()
131 …assert(JfrMsg_lock->owned_by_self(), "_msg_handled_serial must be read under JfrMsg_lock protectio… in is_message_processed()
136 assert(JfrMsg_lock->owned_by_self(), "not holding JfrMsg_lock!"); in is_empty()
145 … assert(JfrMsg_lock->owned_by_self(), "incrementing _msg_read_serial is protected by JfrMsg_lock"); in collect()
153 assert(JfrMsg_lock->owned_by_self(), "not holding JfrMsg_lock!"); in check_waiters()
166 JfrMsg_lock->notify(); in notify_waiters()
171 MutexLocker msg_lock(JfrMsg_lock); in notify_collection_stop()
[all …]
H A DjfrRecorderThreadLoop.cpp57 MutexLocker msg_lock(JfrMsg_lock); in recorderthread_entry()
62 JfrMsg_lock->wait(); in recorderthread_entry()
65 JfrMsg_lock->unlock(); in recorderthread_entry()
85 JfrMsg_lock->lock(); in recorderthread_entry()
95 assert(!JfrMsg_lock->owned_by_self(), "invariant"); in recorderthread_entry()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/jfr/recorder/service/
H A DjfrPostBox.cpp104 JfrMonitorTryLock try_msg_lock(JfrMsg_lock); in asynchronous_post()
106 JfrMsg_lock->notify_all(); in asynchronous_post()
112 assert(!JfrMsg_lock->owned_by_self(), "should not hold JfrMsg_lock here!"); in synchronous_post()
113 MonitorLocker msg_lock(JfrMsg_lock); in synchronous_post()
131 …assert(JfrMsg_lock->owned_by_self(), "_msg_handled_serial must be read under JfrMsg_lock protectio… in is_message_processed()
136 assert(JfrMsg_lock->owned_by_self(), "not holding JfrMsg_lock!"); in is_empty()
145 … assert(JfrMsg_lock->owned_by_self(), "incrementing _msg_read_serial is protected by JfrMsg_lock"); in collect()
153 assert(JfrMsg_lock->owned_by_self(), "not holding JfrMsg_lock!"); in check_waiters()
166 JfrMsg_lock->notify(); in notify_waiters()
171 MutexLocker msg_lock(JfrMsg_lock); in notify_collection_stop()
[all …]
H A DjfrRecorderThreadLoop.cpp57 MutexLocker msg_lock(JfrMsg_lock); in recorderthread_entry()
62 JfrMsg_lock->wait(); in recorderthread_entry()
65 JfrMsg_lock->unlock(); in recorderthread_entry()
85 JfrMsg_lock->lock(); in recorderthread_entry()
95 assert(!JfrMsg_lock->owned_by_self(), "invariant"); in recorderthread_entry()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/jfr/recorder/service/
H A DjfrPostBox.cpp104 JfrMonitorTryLock try_msg_lock(JfrMsg_lock); in asynchronous_post()
106 JfrMsg_lock->notify_all(); in asynchronous_post()
112 assert(!JfrMsg_lock->owned_by_self(), "should not hold JfrMsg_lock here!"); in synchronous_post()
113 MonitorLocker msg_lock(JfrMsg_lock); in synchronous_post()
131 …assert(JfrMsg_lock->owned_by_self(), "_msg_handled_serial must be read under JfrMsg_lock protectio… in is_message_processed()
136 assert(JfrMsg_lock->owned_by_self(), "not holding JfrMsg_lock!"); in is_empty()
145 … assert(JfrMsg_lock->owned_by_self(), "incrementing _msg_read_serial is protected by JfrMsg_lock"); in collect()
153 assert(JfrMsg_lock->owned_by_self(), "not holding JfrMsg_lock!"); in check_waiters()
166 JfrMsg_lock->notify(); in notify_waiters()
171 MutexLocker msg_lock(JfrMsg_lock); in notify_collection_stop()
[all …]
H A DjfrRecorderThreadLoop.cpp54 MutexLocker msg_lock(JfrMsg_lock); in recorderthread_entry()
59 JfrMsg_lock->wait(); in recorderthread_entry()
62 JfrMsg_lock->unlock(); in recorderthread_entry()
79 JfrMsg_lock->lock(); in recorderthread_entry()
89 assert(!JfrMsg_lock->owned_by_self(), "invariant"); in recorderthread_entry()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/jfr/recorder/repository/
H A DjfrEmergencyDump.cpp110 if (JfrMsg_lock->owned_by_self()) { in prepare_for_emergency_dump()
111 JfrMsg_lock->unlock(); in prepare_for_emergency_dump()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/jfr/recorder/repository/
H A DjfrEmergencyDump.cpp404 if (JfrMsg_lock->owned_by_self()) { in prepare_for_emergency_dump()
405 JfrMsg_lock->unlock(); in prepare_for_emergency_dump()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/jfr/recorder/repository/
H A DjfrEmergencyDump.cpp404 if (JfrMsg_lock->owned_by_self()) { in prepare_for_emergency_dump()
405 JfrMsg_lock->unlock(); in prepare_for_emergency_dump()

123