Searched refs:lsh_debug (Results 1 – 5 of 5) sorted by relevance
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/ |
H A D | synchronizer.cpp | 1274 LogStreamHandle(Debug, monitorinflation) lsh_debug; in omFlush() local 1278 ls = &lsh_debug; in omFlush() 1671 LogStreamHandle(Debug, monitorinflation) lsh_debug; in deflate_idle_monitors() local 1675 ls = &lsh_debug; in deflate_idle_monitors() 1755 LogStreamHandle(Debug, monitorinflation) lsh_debug; in deflate_thread_local_monitors() local 1759 ls = &lsh_debug; in deflate_thread_local_monitors() 1848 LogStreamHandle(Debug, monitorinflation) lsh_debug; in audit_and_print_stats() local 1855 ls = &lsh_debug; in audit_and_print_stats()
|
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/ |
H A D | synchronizer.cpp | 1248 LogStreamHandle(Debug, monitorinflation) lsh_debug; in om_flush() local 1252 ls = &lsh_debug; in om_flush() 1653 LogStreamHandle(Debug, monitorinflation) lsh_debug; in deflate_idle_monitors() local 1657 ls = &lsh_debug; in deflate_idle_monitors() 1737 LogStreamHandle(Debug, monitorinflation) lsh_debug; in deflate_thread_local_monitors() local 1741 ls = &lsh_debug; in deflate_thread_local_monitors() 1830 LogStreamHandle(Debug, monitorinflation) lsh_debug; in audit_and_print_stats() local 1837 ls = &lsh_debug; in audit_and_print_stats()
|
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/ |
H A D | synchronizer.cpp | 1764 LogStreamHandle(Debug, monitorinflation) lsh_debug; in om_flush() local 1768 ls = &lsh_debug; in om_flush() 2530 LogStreamHandle(Debug, monitorinflation) lsh_debug; in deflate_idle_monitors() local 2534 ls = &lsh_debug; in deflate_idle_monitors() 2725 LogStreamHandle(Debug, monitorinflation) lsh_debug; in deflate_common_idle_monitors_using_JT() local 2729 ls = &lsh_debug; in deflate_common_idle_monitors_using_JT() 2821 LogStreamHandle(Debug, monitorinflation) lsh_debug; in deflate_thread_local_monitors() local 2825 ls = &lsh_debug; in deflate_thread_local_monitors() 2924 LogStreamHandle(Debug, monitorinflation) lsh_debug; in audit_and_print_stats() local 2931 ls = &lsh_debug; in audit_and_print_stats()
|
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/ |
H A D | synchronizer.cpp | 1506 LogStreamHandle(Debug, monitorinflation) lsh_debug; in deflate_idle_monitors() local 1510 ls = &lsh_debug; in deflate_idle_monitors() 1702 LogStreamHandle(Debug, monitorinflation) lsh_debug; in audit_and_print_stats() local 1709 ls = &lsh_debug; in audit_and_print_stats()
|
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/ |
H A D | synchronizer.cpp | 1449 LogStreamHandle(Debug, monitorinflation) lsh_debug; in deflate_idle_monitors() local 1453 ls = &lsh_debug; in deflate_idle_monitors() 1650 LogStreamHandle(Debug, monitorinflation) lsh_debug; in audit_and_print_stats() local 1657 ls = &lsh_debug; in audit_and_print_stats()
|