Home
last modified time | relevance | path

Searched defs:pause_target (Results 1 – 25 of 30) sorted by relevance

12

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shared/
H A DgcConfiguration.cpp103 uintx GCConfiguration::pause_target() const { in pause_target() function in GCConfiguration
H A DgcVMOperations.cpp214 double pause_target = g1h->policy()->max_pause_time_ms(); in initiate_concurrent_GC() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/shared/
H A DgcConfiguration.cpp96 uintx GCConfiguration::pause_target() const { in pause_target() function in GCConfiguration
H A DgcVMOperations.cpp218 double pause_target = g1h->policy()->max_pause_time_ms(); in initiate_concurrent_GC() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/shared/
H A DgcConfiguration.cpp95 uintx GCConfiguration::pause_target() const { in pause_target() function in GCConfiguration
H A DgcVMOperations.cpp220 double pause_target = g1h->policy()->max_pause_time_ms(); in initiate_concurrent_GC() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/shared/
H A DgcConfiguration.cpp101 uintx GCConfiguration::pause_target() const { in pause_target() function in GCConfiguration
H A DgcVMOperations.cpp213 double pause_target = g1h->g1_policy()->max_pause_time_ms(); in initiate_concurrent_GC() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/shared/
H A DgcConfiguration.cpp95 uintx GCConfiguration::pause_target() const { in pause_target() function in GCConfiguration
H A DgcVMOperations.cpp204 double pause_target = g1h->policy()->max_pause_time_ms(); in initiate_concurrent_GC() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/shared/
H A DgcConfiguration.cpp95 uintx GCConfiguration::pause_target() const { in pause_target() function in GCConfiguration
H A DgcVMOperations.cpp207 double pause_target = g1h->policy()->max_pause_time_ms(); in initiate_concurrent_GC() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/shared/
H A DgcConfiguration.cpp89 uintx GCConfiguration::pause_target() const { in pause_target() function in GCConfiguration
H A DvmGCOperations.cpp256 double pause_target = g1h->g1_policy()->max_pause_time_ms(); in initiate_concurrent_GC() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/shared/
H A DgcConfiguration.cpp89 uintx GCConfiguration::pause_target() const { in pause_target() function in GCConfiguration
H A DvmGCOperations.cpp256 double pause_target = g1h->g1_policy()->max_pause_time_ms(); in initiate_concurrent_GC() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shared/
H A DgcConfiguration.cpp103 uintx GCConfiguration::pause_target() const { in pause_target() function in GCConfiguration
H A DvmGCOperations.cpp215 double pause_target = g1h->g1_policy()->max_pause_time_ms(); in initiate_concurrent_GC() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shared/
H A DgcConfiguration.cpp103 uintx GCConfiguration::pause_target() const { in pause_target() function in GCConfiguration
H A DvmGCOperations.cpp215 double pause_target = g1h->g1_policy()->max_pause_time_ms(); in initiate_concurrent_GC() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/jfr/periodic/
H A DjfrPeriodic.cpp335 …jlong pause_target = conf.has_pause_target_default_value() ? jmc_undefined_long : conf.pause_targe… in TRACE_REQUEST_FUNC() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/jfr/periodic/
H A DjfrPeriodic.cpp321 …jlong pause_target = conf.has_pause_target_default_value() ? jmc_undefined_long : conf.pause_targe… in TRACE_REQUEST_FUNC() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/jfr/periodic/
H A DjfrPeriodic.cpp321 …jlong pause_target = conf.has_pause_target_default_value() ? jmc_undefined_long : conf.pause_targe… in TRACE_REQUEST_FUNC() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/jfr/periodic/
H A DjfrPeriodic.cpp335 …jlong pause_target = conf.has_pause_target_default_value() ? jmc_undefined_long : conf.pause_targe… in TRACE_REQUEST_FUNC() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/jfr/periodic/
H A DjfrPeriodic.cpp335 …jlong pause_target = conf.has_pause_target_default_value() ? jmc_undefined_long : conf.pause_targe… in TRACE_REQUEST_FUNC() local

12