Home
last modified time | relevance | path

Searched refs:print_cr (Results 1 – 25 of 2965) sorted by relevance

12345678910>>...119

/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Dphase.cpp52 tty->print_cr (" Parse: %7.3f s", timers[_t_parser].seconds()); in print_timers()
55 tty->print_cr (" Optimize: %7.3f s", timers[_t_optimizer].seconds()); in print_timers()
62 tty->print_cr (" GVN 1: %7.3f s", timers[_t_iterGVN].seconds()); in print_timers()
74 tty->print_cr(" Other: %7.3f s", other); in print_timers()
78 tty->print_cr (" Vector: %7.3f s", timers[_t_vector].seconds()); in print_timers()
85 tty->print_cr (" Cond Const Prop: %7.3f s", timers[_t_ccp].seconds()); in print_timers()
105 tty->print_cr(" Other: %7.3f s", other); in print_timers()
151 tty->print_cr(" Other: %7.3f s", other); in print_timers()
155 tty->print_cr (" Peephole: %7.3f s", timers[_t_peephole].seconds()); in print_timers()
175 tty->print_cr(" Other: %7.3f s", other); in print_timers()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Dphase.cpp52 tty->print_cr (" Parse: %7.3f s", timers[_t_parser].seconds()); in print_timers()
55 tty->print_cr (" Optimize: %7.3f s", timers[_t_optimizer].seconds()); in print_timers()
62 tty->print_cr (" GVN 1: %7.3f s", timers[_t_iterGVN].seconds()); in print_timers()
77 tty->print_cr(" Other: %7.3f s", other); in print_timers()
81 tty->print_cr (" Vector: %7.3f s", timers[_t_vector].seconds()); in print_timers()
87 tty->print_cr (" Cond Const Prop: %7.3f s", timers[_t_ccp].seconds()); in print_timers()
106 tty->print_cr(" Other: %7.3f s", other); in print_timers()
152 tty->print_cr(" Other: %7.3f s", other); in print_timers()
156 tty->print_cr (" Peephole: %7.3f s", timers[_t_peephole].seconds()); in print_timers()
160 tty->print_cr (" Code Emission: %7.3f s", timers[_t_output].seconds()); in print_timers()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A Dvm_version_s390.cpp418 tty->print_cr("%s %s", text, features_string()); in print_features_internal()
706 st->print_cr(" <%s Not Available>", info_file); in print_platform_virtualization_info()
1107 tty->print_cr("Active features (compact view):"); in determine_features()
1109 tty->print_cr(" buffer[%d]:", k); in determine_features()
1129 tty->print_cr("Active features (full view):"); in determine_features()
1131 tty->print_cr(" buffer[%d]:", k); in determine_features()
1245 tty->print_cr(" Crypto capabilities retrieved."); in determine_features()
1299 tty->print_cr("------------------------------------"); in determine_features()
1300 tty->print_cr("--- Cache Topology Information ---"); in determine_features()
1301 tty->print_cr("------------------------------------"); in determine_features()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A Dvm_version_s390.cpp418 tty->print_cr("%s %s", text, features_string()); in print_features_internal()
706 st->print_cr(" <%s Not Available>", info_file); in print_platform_virtualization_info()
1107 tty->print_cr("Active features (compact view):"); in determine_features()
1109 tty->print_cr(" buffer[%d]:", k); in determine_features()
1129 tty->print_cr("Active features (full view):"); in determine_features()
1131 tty->print_cr(" buffer[%d]:", k); in determine_features()
1245 tty->print_cr(" Crypto capabilities retrieved."); in determine_features()
1299 tty->print_cr("------------------------------------"); in determine_features()
1300 tty->print_cr("--- Cache Topology Information ---"); in determine_features()
1301 tty->print_cr("------------------------------------"); in determine_features()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/s390/
H A Dvm_version_s390.cpp428 tty->print_cr("%s %s", text, features_string()); in print_features_internal()
716 st->print_cr(" <%s Not Available>", info_file); in print_platform_virtualization_info()
1119 tty->print_cr("Active features (compact view):"); in determine_features()
1121 tty->print_cr(" buffer[%d]:", k); in determine_features()
1141 tty->print_cr("Active features (full view):"); in determine_features()
1143 tty->print_cr(" buffer[%d]:", k); in determine_features()
1257 tty->print_cr(" Crypto capabilities retrieved."); in determine_features()
1311 tty->print_cr("------------------------------------"); in determine_features()
1312 tty->print_cr("--- Cache Topology Information ---"); in determine_features()
1313 tty->print_cr("------------------------------------"); in determine_features()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Dphase.cpp52 tty->print_cr (" Parse: %7.3f s", timers[_t_parser].seconds()); in print_timers()
55 tty->print_cr (" Optimize: %7.3f s", timers[_t_optimizer].seconds()); in print_timers()
77 tty->print_cr(" Other: %7.3f s", other); in print_timers()
83 tty->print_cr (" Cond Const Prop: %7.3f s", timers[_t_ccp].seconds()); in print_timers()
102 tty->print_cr(" Other: %7.3f s", other); in print_timers()
106 tty->print_cr (" Matcher: %7.3f s", timers[_t_matcher].seconds()); in print_timers()
107 tty->print_cr (" Scheduler: %7.3f s", timers[_t_scheduler].seconds()); in print_timers()
145 tty->print_cr(" Other: %7.3f s", other); in print_timers()
149 tty->print_cr (" Peephole: %7.3f s", timers[_t_peephole].seconds()); in print_timers()
153 tty->print_cr (" Code Emission: %7.3f s", timers[_t_output].seconds()); in print_timers()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Dphase.cpp52 tty->print_cr (" Parse: %7.3f s", timers[_t_parser].seconds()); in print_timers()
55 tty->print_cr (" Optimize: %7.3f s", timers[_t_optimizer].seconds()); in print_timers()
77 tty->print_cr(" Other: %7.3f s", other); in print_timers()
83 tty->print_cr (" Cond Const Prop: %7.3f s", timers[_t_ccp].seconds()); in print_timers()
102 tty->print_cr(" Other: %7.3f s", other); in print_timers()
106 tty->print_cr (" Matcher: %7.3f s", timers[_t_matcher].seconds()); in print_timers()
107 tty->print_cr (" Scheduler: %7.3f s", timers[_t_scheduler].seconds()); in print_timers()
145 tty->print_cr(" Other: %7.3f s", other); in print_timers()
149 tty->print_cr (" Peephole: %7.3f s", timers[_t_peephole].seconds()); in print_timers()
153 tty->print_cr (" Code Emission: %7.3f s", timers[_t_output].seconds()); in print_timers()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dphase.cpp52 tty->print_cr (" Parse: %7.3f s", timers[_t_parser].seconds()); in print_timers()
55 tty->print_cr (" Optimize: %7.3f s", timers[_t_optimizer].seconds()); in print_timers()
77 tty->print_cr(" Other: %7.3f s", other); in print_timers()
83 tty->print_cr (" Cond Const Prop: %7.3f s", timers[_t_ccp].seconds()); in print_timers()
100 tty->print_cr(" Other: %7.3f s", other); in print_timers()
104 tty->print_cr (" Matcher: %7.3f s", timers[_t_matcher].seconds()); in print_timers()
105 tty->print_cr (" Scheduler: %7.3f s", timers[_t_scheduler].seconds()); in print_timers()
143 tty->print_cr(" Other: %7.3f s", other); in print_timers()
147 tty->print_cr (" Peephole: %7.3f s", timers[_t_peephole].seconds()); in print_timers()
151 tty->print_cr (" Code Emission: %7.3f s", timers[_t_output].seconds()); in print_timers()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dphase.cpp52 tty->print_cr (" Parse: %7.3f s", timers[_t_parser].seconds()); in print_timers()
55 tty->print_cr (" Optimize: %7.3f s", timers[_t_optimizer].seconds()); in print_timers()
77 tty->print_cr(" Other: %7.3f s", other); in print_timers()
83 tty->print_cr (" Cond Const Prop: %7.3f s", timers[_t_ccp].seconds()); in print_timers()
100 tty->print_cr(" Other: %7.3f s", other); in print_timers()
104 tty->print_cr (" Matcher: %7.3f s", timers[_t_matcher].seconds()); in print_timers()
105 tty->print_cr (" Scheduler: %7.3f s", timers[_t_scheduler].seconds()); in print_timers()
143 tty->print_cr(" Other: %7.3f s", other); in print_timers()
147 tty->print_cr (" Peephole: %7.3f s", timers[_t_peephole].seconds()); in print_timers()
151 tty->print_cr (" Code Emission: %7.3f s", timers[_t_output].seconds()); in print_timers()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A Dphase.cpp51 tty->print_cr (" C2 Compile Time: %7.3f s", Phase::_t_totalCompilation.seconds()); in print_timers()
52 tty->print_cr (" Parse: %7.3f s", timers[_t_parser].seconds()); in print_timers()
55 tty->print_cr (" Optimize: %7.3f s", timers[_t_optimizer].seconds()); in print_timers()
62 tty->print_cr (" GVN 1: %7.3f s", timers[_t_iterGVN].seconds()); in print_timers()
77 tty->print_cr(" Other: %7.3f s", other); in print_timers()
83 tty->print_cr (" Cond Const Prop: %7.3f s", timers[_t_ccp].seconds()); in print_timers()
102 tty->print_cr(" Other: %7.3f s", other); in print_timers()
148 tty->print_cr(" Other: %7.3f s", other); in print_timers()
152 tty->print_cr (" Peephole: %7.3f s", timers[_t_peephole].seconds()); in print_timers()
156 tty->print_cr (" Code Emission: %7.3f s", timers[_t_output].seconds()); in print_timers()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A Dphase.cpp51 tty->print_cr (" C2 Compile Time: %7.3f s", Phase::_t_totalCompilation.seconds()); in print_timers()
52 tty->print_cr (" Parse: %7.3f s", timers[_t_parser].seconds()); in print_timers()
55 tty->print_cr (" Optimize: %7.3f s", timers[_t_optimizer].seconds()); in print_timers()
62 tty->print_cr (" GVN 1: %7.3f s", timers[_t_iterGVN].seconds()); in print_timers()
77 tty->print_cr(" Other: %7.3f s", other); in print_timers()
83 tty->print_cr (" Cond Const Prop: %7.3f s", timers[_t_ccp].seconds()); in print_timers()
102 tty->print_cr(" Other: %7.3f s", other); in print_timers()
148 tty->print_cr(" Other: %7.3f s", other); in print_timers()
152 tty->print_cr (" Peephole: %7.3f s", timers[_t_peephole].seconds()); in print_timers()
156 tty->print_cr (" Code Emission: %7.3f s", timers[_t_output].seconds()); in print_timers()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/s390/
H A Dvm_version_s390.cpp351 tty->print_cr("%s %s", text, features_string()); in print_features_internal()
528 st->print_cr(" <%s Not Available>", info_file); in print_platform_virtualization_info()
860 tty->print_cr("Active features (compact view):"); in determine_features()
862 tty->print_cr(" buffer[%d]:", k); in determine_features()
881 tty->print_cr("Active features (full view):"); in determine_features()
883 tty->print_cr(" buffer[%d]:", k); in determine_features()
1041 tty->print_cr("------------------------------------"); in determine_features()
1042 tty->print_cr("--- Cache Topology Information ---"); in determine_features()
1043 tty->print_cr("------------------------------------"); in determine_features()
1082 tty->print_cr("------------------------------------"); in determine_features()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/s390/
H A Dvm_version_s390.cpp372 tty->print_cr("%s %s", text, features_string()); in print_features_internal()
549 st->print_cr(" <%s Not Available>", info_file); in print_platform_virtualization_info()
881 tty->print_cr("Active features (compact view):"); in determine_features()
883 tty->print_cr(" buffer[%d]:", k); in determine_features()
902 tty->print_cr("Active features (full view):"); in determine_features()
904 tty->print_cr(" buffer[%d]:", k); in determine_features()
1062 tty->print_cr("------------------------------------"); in determine_features()
1063 tty->print_cr("--- Cache Topology Information ---"); in determine_features()
1064 tty->print_cr("------------------------------------"); in determine_features()
1103 tty->print_cr("------------------------------------"); in determine_features()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/s390/
H A Dvm_version_s390.cpp361 tty->print_cr("%s %s", text, features_string()); in print_features_internal()
538 st->print_cr(" <%s Not Available>", info_file); in print_platform_virtualization_info()
870 tty->print_cr("Active features (compact view):"); in determine_features()
872 tty->print_cr(" buffer[%d]:", k); in determine_features()
891 tty->print_cr("Active features (full view):"); in determine_features()
893 tty->print_cr(" buffer[%d]:", k); in determine_features()
1051 tty->print_cr("------------------------------------"); in determine_features()
1052 tty->print_cr("--- Cache Topology Information ---"); in determine_features()
1053 tty->print_cr("------------------------------------"); in determine_features()
1092 tty->print_cr("------------------------------------"); in determine_features()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/s390/
H A Dvm_version_s390.cpp355 tty->print_cr("%s %s", text, features_string()); in print_features_internal()
532 st->print_cr(" <%s Not Available>", info_file); in print_platform_virtualization_info()
864 tty->print_cr("Active features (compact view):"); in determine_features()
866 tty->print_cr(" buffer[%d]:", k); in determine_features()
885 tty->print_cr("Active features (full view):"); in determine_features()
887 tty->print_cr(" buffer[%d]:", k); in determine_features()
1045 tty->print_cr("------------------------------------"); in determine_features()
1046 tty->print_cr("--- Cache Topology Information ---"); in determine_features()
1047 tty->print_cr("------------------------------------"); in determine_features()
1086 tty->print_cr("------------------------------------"); in determine_features()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/s390/
H A Dvm_version_s390.cpp349 tty->print_cr("%s %s", text, features_string()); in print_features_internal()
843 tty->print_cr("Active features (compact view):"); in determine_features()
845 tty->print_cr(" buffer[%d]:", k); in determine_features()
864 tty->print_cr("Active features (full view):"); in determine_features()
866 tty->print_cr(" buffer[%d]:", k); in determine_features()
1024 tty->print_cr("------------------------------------"); in determine_features()
1025 tty->print_cr("--- Cache Topology Information ---"); in determine_features()
1026 tty->print_cr("------------------------------------"); in determine_features()
1065 tty->print_cr("------------------------------------"); in determine_features()
1066 tty->print_cr("--- D-Cache Detail Information ---"); in determine_features()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dphase.cpp101 tty->print_cr ("Accumulated compiler times:"); in print_timers()
102 tty->print_cr ("---------------------------"); in print_timers()
108 tty->print_cr (" Phases:"); in print_timers()
109 tty->print_cr (" parse : %3.3f sec", Phase::_t_parser.seconds()); in print_timers()
110 tty->print_cr (" optimizer : %3.3f sec", Phase::_t_optimizer.seconds()); in print_timers()
123 tty->print_cr (" ccp : %3.3f sec", Phase::_t_ccp.seconds()); in print_timers()
134 tty->print_cr (" matcher : %3.3f sec", Phase::_t_matcher.seconds()); in print_timers()
135 tty->print_cr (" scheduler : %3.3f sec", Phase::_t_scheduler.seconds()); in print_timers()
153 tty->print_cr (" peephole : %3.3f sec", Phase::_t_peephole.seconds()); in print_timers()
159 tty->print_cr (" -------------- : ----------"); in print_timers()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dphase.cpp101 tty->print_cr ("Accumulated compiler times:"); in print_timers()
102 tty->print_cr ("---------------------------"); in print_timers()
108 tty->print_cr (" Phases:"); in print_timers()
109 tty->print_cr (" parse : %3.3f sec", Phase::_t_parser.seconds()); in print_timers()
110 tty->print_cr (" optimizer : %3.3f sec", Phase::_t_optimizer.seconds()); in print_timers()
123 tty->print_cr (" ccp : %3.3f sec", Phase::_t_ccp.seconds()); in print_timers()
134 tty->print_cr (" matcher : %3.3f sec", Phase::_t_matcher.seconds()); in print_timers()
135 tty->print_cr (" scheduler : %3.3f sec", Phase::_t_scheduler.seconds()); in print_timers()
153 tty->print_cr (" peephole : %3.3f sec", Phase::_t_peephole.seconds()); in print_timers()
159 tty->print_cr (" -------------- : ----------"); in print_timers()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiManageCapabilities.cpp376 tty->print_cr("----- capabilities -----"); in print()
378 tty->print_cr("can_tag_objects"); in print()
384 tty->print_cr("can_get_bytecodes"); in print()
392 tty->print_cr("can_get_monitor_info"); in print()
394 tty->print_cr("can_get_constant_pool"); in print()
396 tty->print_cr("can_pop_frame"); in print()
398 tty->print_cr("can_force_early_return"); in print()
400 tty->print_cr("can_redefine_classes"); in print()
404 tty->print_cr("can_signal_thread"); in print()
408 tty->print_cr("can_get_line_numbers"); in print()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiManageCapabilities.cpp376 tty->print_cr("----- capabilities -----"); in print()
378 tty->print_cr("can_tag_objects"); in print()
384 tty->print_cr("can_get_bytecodes"); in print()
392 tty->print_cr("can_get_monitor_info"); in print()
394 tty->print_cr("can_get_constant_pool"); in print()
396 tty->print_cr("can_pop_frame"); in print()
398 tty->print_cr("can_force_early_return"); in print()
400 tty->print_cr("can_redefine_classes"); in print()
404 tty->print_cr("can_signal_thread"); in print()
408 tty->print_cr("can_get_line_numbers"); in print()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/jfr/dcmd/
H A DjfrDcmds.cpp425 out->print_cr(""); in print_help()
431 out->print_cr(""); in print_help()
437 out->print_cr(""); in print_help()
442 out->print_cr(""); in print_help()
447 out->print_cr(""); in print_help()
454 out->print_cr(""); in print_help()
459 out->print_cr(""); in print_help()
465 out->print_cr(""); in print_help()
467 out->print_cr(""); in print_help()
469 out->print_cr(""); in print_help()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/logging/
H A DlogConfiguration.cpp539 out->print_cr("Available log levels:"); in print_command_line_help()
555 out->print_cr("Available log tags:"); in print_command_line_help()
563 out->print_cr(" stdout/stderr"); in print_command_line_help()
564 out->print_cr(" file=<filename>"); in print_command_line_help()
575 out->print_cr(" -Xlog:async"); in print_command_line_help()
581 out->print_cr("Some examples:"); in print_command_line_help()
582 out->print_cr(" -Xlog"); in print_command_line_help()
587 out->print_cr(" -Xlog:gc"); in print_command_line_help()
591 out->print_cr(" -Xlog:gc,safepoint"); in print_command_line_help()
596 out->print_cr(" -Xlog:gc+ref=debug"); in print_command_line_help()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/os/solaris/vm/
H A DdtraceJSDT_solaris.cpp506 tty->print_cr("// String Table:"); in printDOFStringTabSec()
527 tty->print_cr("// }"); in printDOFProviderSec()
546 tty->print_cr("// }"); in printDOFProbesSec()
553 tty->print_cr("// Offsets:"); in printDOFOffsetsSec()
563 tty->print_cr("// Arguments:"); in printDOFArgsSec()
571 tty->print_cr("// dof_sec_t {"); in printDOFSection()
579 tty->print_cr("// }"); in printDOFSection()
591 tty->print_cr("// dof_hdr_t {"); in printDOFHeader()
615 tty->print_cr("// }"); in printDOFHeader()
630 tty->print_cr("// dof_helper_t {"); in printDOFHelper()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/os/solaris/vm/
H A DdtraceJSDT_solaris.cpp506 tty->print_cr("// String Table:"); in printDOFStringTabSec()
527 tty->print_cr("// }"); in printDOFProviderSec()
546 tty->print_cr("// }"); in printDOFProbesSec()
553 tty->print_cr("// Offsets:"); in printDOFOffsetsSec()
563 tty->print_cr("// Arguments:"); in printDOFArgsSec()
571 tty->print_cr("// dof_sec_t {"); in printDOFSection()
579 tty->print_cr("// }"); in printDOFSection()
591 tty->print_cr("// dof_hdr_t {"); in printDOFHeader()
615 tty->print_cr("// }"); in printDOFHeader()
630 tty->print_cr("// dof_helper_t {"); in printDOFHelper()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahCollectorPolicy.cpp110 out->print_cr("tune GC heuristics, set more aggressive pacing delay, or lower allocation rate"); in print_gc_stats()
111 out->print_cr("to avoid Degenerated and Full GC cycles."); in print_gc_stats()
114 out->print_cr(SIZE_FORMAT_W(5) " successful concurrent GCs", _success_concurrent_gcs); in print_gc_stats()
115 out->print_cr(" " SIZE_FORMAT_W(5) " invoked explicitly", _explicit_concurrent); in print_gc_stats()
116 out->print_cr(" " SIZE_FORMAT_W(5) " invoked implicitly", _implicit_concurrent); in print_gc_stats()
119 out->print_cr(SIZE_FORMAT_W(5) " Degenerated GCs", _success_degenerated_gcs); in print_gc_stats()
120 out->print_cr(" " SIZE_FORMAT_W(5) " caused by allocation failure", _alloc_failure_degenerated); in print_gc_stats()
124 out->print_cr(" " SIZE_FORMAT_W(5) " happened at %s", _degen_points[c], desc); in print_gc_stats()
131 out->print_cr(" " SIZE_FORMAT_W(5) " invoked explicitly", _explicit_full); in print_gc_stats()
132 out->print_cr(" " SIZE_FORMAT_W(5) " invoked implicitly", _implicit_full); in print_gc_stats()
[all …]

12345678910>>...119