Home
last modified time | relevance | path

Searched refs:DebugContext (Results 1 – 25 of 1887) sorted by relevance

12345678910>>...76

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.debug.test/src/org/graalvm/compiler/debug/test/
H A DDebugContextTest.java27 import static org.graalvm.compiler.debug.DebugContext.NO_DESCRIPTION;
43 import org.graalvm.compiler.debug.DebugContext;
44 import org.graalvm.compiler.debug.DebugContext.Scope;
80 DebugContext openDebugContext(OptionValues options) { in openDebugContext()
92 … for (int level = DebugContext.BASIC_LEVEL; level <= DebugContext.VERY_DETAILED_LEVEL; level++) { in testDisabledScopes()
108 … for (int level = DebugContext.BASIC_LEVEL; level <= DebugContext.VERY_DETAILED_LEVEL; level++) { in testDumping()
140 … for (int level = DebugContext.BASIC_LEVEL; level <= DebugContext.VERY_DETAILED_LEVEL; level++) { in testLogging()
204DebugContext debug = DebugContext.create(options, NO_DESCRIPTION, NO_GLOBAL_METRIC_VALUES, new Pri… in testEnabledSandbox()
233DebugContext debug = DebugContext.create(options, NO_DESCRIPTION, NO_GLOBAL_METRIC_VALUES, new Pri… in testDisabledSandbox()
263 DebugContext debug = DebugContext.create(options, DebugHandlersFactory.LOADER); in testInvariantChecking()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.debug.test/src/org/graalvm/compiler/debug/test/
H A DDebugContextTest.java27 import static org.graalvm.compiler.debug.DebugContext.NO_DESCRIPTION;
45 import org.graalvm.compiler.debug.DebugContext;
46 import org.graalvm.compiler.debug.DebugContext.Scope;
82 DebugContext openDebugContext(OptionValues options) { in openDebugContext()
94 … for (int level = DebugContext.BASIC_LEVEL; level <= DebugContext.VERY_DETAILED_LEVEL; level++) { in testDisabledScopes()
110 … for (int level = DebugContext.BASIC_LEVEL; level <= DebugContext.VERY_DETAILED_LEVEL; level++) { in testDumping()
142 … for (int level = DebugContext.BASIC_LEVEL; level <= DebugContext.VERY_DETAILED_LEVEL; level++) { in testLogging()
206DebugContext debug = DebugContext.create(options, NO_DESCRIPTION, NO_GLOBAL_METRIC_VALUES, new Pri… in testEnabledSandbox()
236DebugContext debug = DebugContext.create(options, NO_DESCRIPTION, NO_GLOBAL_METRIC_VALUES, new Pri… in testDisabledSandbox()
266 DebugContext debug = DebugContext.create(options, DebugHandlersFactory.LOADER); in testInvariantChecking()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.debug.test/src/org/graalvm/compiler/debug/test/
H A DDebugContextTest.java27 import static org.graalvm.compiler.debug.DebugContext.NO_DESCRIPTION;
43 import org.graalvm.compiler.debug.DebugContext;
44 import org.graalvm.compiler.debug.DebugContext.Scope;
80 DebugContext openDebugContext(OptionValues options) { in openDebugContext()
92 … for (int level = DebugContext.BASIC_LEVEL; level <= DebugContext.VERY_DETAILED_LEVEL; level++) { in testDisabledScopes()
108 … for (int level = DebugContext.BASIC_LEVEL; level <= DebugContext.VERY_DETAILED_LEVEL; level++) { in testDumping()
140 … for (int level = DebugContext.BASIC_LEVEL; level <= DebugContext.VERY_DETAILED_LEVEL; level++) { in testLogging()
204DebugContext debug = DebugContext.create(options, NO_DESCRIPTION, NO_GLOBAL_METRIC_VALUES, new Pri… in testEnabledSandbox()
233DebugContext debug = DebugContext.create(options, NO_DESCRIPTION, NO_GLOBAL_METRIC_VALUES, new Pri… in testDisabledSandbox()
263 DebugContext debug = DebugContext.create(options, DebugHandlersFactory.LOADER); in testInvariantChecking()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.debug.test/src/org/graalvm/compiler/debug/test/
H A DDebugContextTest.java27 import static org.graalvm.compiler.debug.DebugContext.NO_DESCRIPTION;
45 import org.graalvm.compiler.debug.DebugContext;
46 import org.graalvm.compiler.debug.DebugContext.Scope;
82 DebugContext openDebugContext(OptionValues options) { in openDebugContext()
94 … for (int level = DebugContext.BASIC_LEVEL; level <= DebugContext.VERY_DETAILED_LEVEL; level++) { in testDisabledScopes()
110 … for (int level = DebugContext.BASIC_LEVEL; level <= DebugContext.VERY_DETAILED_LEVEL; level++) { in testDumping()
142 … for (int level = DebugContext.BASIC_LEVEL; level <= DebugContext.VERY_DETAILED_LEVEL; level++) { in testLogging()
206DebugContext debug = DebugContext.create(options, NO_DESCRIPTION, NO_GLOBAL_METRIC_VALUES, new Pri… in testEnabledSandbox()
236DebugContext debug = DebugContext.create(options, NO_DESCRIPTION, NO_GLOBAL_METRIC_VALUES, new Pri… in testDisabledSandbox()
266 DebugContext debug = DebugContext.create(options, DebugHandlersFactory.LOADER); in testInvariantChecking()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.debug.test/src/org/graalvm/compiler/debug/test/
H A DDebugContextTest.java27 import static org.graalvm.compiler.debug.DebugContext.NO_DESCRIPTION;
45 import org.graalvm.compiler.debug.DebugContext;
46 import org.graalvm.compiler.debug.DebugContext.Scope;
82 DebugContext openDebugContext(OptionValues options) { in openDebugContext()
94 … for (int level = DebugContext.BASIC_LEVEL; level <= DebugContext.VERY_DETAILED_LEVEL; level++) { in testDisabledScopes()
110 … for (int level = DebugContext.BASIC_LEVEL; level <= DebugContext.VERY_DETAILED_LEVEL; level++) { in testDumping()
142 … for (int level = DebugContext.BASIC_LEVEL; level <= DebugContext.VERY_DETAILED_LEVEL; level++) { in testLogging()
206DebugContext debug = DebugContext.create(options, NO_DESCRIPTION, NO_GLOBAL_METRIC_VALUES, new Pri… in testEnabledSandbox()
236DebugContext debug = DebugContext.create(options, NO_DESCRIPTION, NO_GLOBAL_METRIC_VALUES, new Pri… in testDisabledSandbox()
266 DebugContext debug = DebugContext.create(options, DebugHandlersFactory.LOADER); in testInvariantChecking()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.debug.test/src/org/graalvm/compiler/debug/test/
H A DDebugContextTest.java27 import static org.graalvm.compiler.debug.DebugContext.NO_DESCRIPTION;
44 import org.graalvm.compiler.debug.DebugContext;
45 import org.graalvm.compiler.debug.DebugContext.Builder;
46 import org.graalvm.compiler.debug.DebugContext.Scope;
82 DebugContext openDebugContext(OptionValues options) { in openDebugContext()
92 try (DebugContext debug = setup.openDebugContext(options); in testDisabledScopes()
94 … for (int level = DebugContext.BASIC_LEVEL; level <= DebugContext.VERY_DETAILED_LEVEL; level++) { in testDisabledScopes()
110 … for (int level = DebugContext.BASIC_LEVEL; level <= DebugContext.VERY_DETAILED_LEVEL; level++) { in testDumping()
141 try (DebugContext debug = setup.openDebugContext(options)) { in testLogging()
142 … for (int level = DebugContext.BASIC_LEVEL; level <= DebugContext.VERY_DETAILED_LEVEL; level++) { in testLogging()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.debug.test/src/org/graalvm/compiler/debug/test/
H A DDebugContextTest.java27 import static org.graalvm.compiler.debug.DebugContext.NO_DESCRIPTION;
44 import org.graalvm.compiler.debug.DebugContext;
45 import org.graalvm.compiler.debug.DebugContext.Builder;
46 import org.graalvm.compiler.debug.DebugContext.Scope;
82 DebugContext openDebugContext(OptionValues options) { in openDebugContext()
92 try (DebugContext debug = setup.openDebugContext(options); in testDisabledScopes()
94 … for (int level = DebugContext.BASIC_LEVEL; level <= DebugContext.VERY_DETAILED_LEVEL; level++) { in testDisabledScopes()
110 … for (int level = DebugContext.BASIC_LEVEL; level <= DebugContext.VERY_DETAILED_LEVEL; level++) { in testDumping()
141 try (DebugContext debug = setup.openDebugContext(options)) { in testLogging()
142 … for (int level = DebugContext.BASIC_LEVEL; level <= DebugContext.VERY_DETAILED_LEVEL; level++) { in testLogging()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.phases/src/org/graalvm/compiler/phases/
H A DBasePhase.java31 import org.graalvm.compiler.debug.DebugContext;
142 private BasePhase<?> getEnclosingPhase(DebugContext debug) { in getEnclosingPhase()
154 DebugContext debug = graph.getDebug(); in dumpBefore()
155 …vel && (debug.isDumpEnabled(DebugContext.VERBOSE_LEVEL) || shouldDumpBeforeAtBasicLevel() && debug… in dumpBefore()
161 } else if (!isTopLevel && debug.isDumpEnabled(DebugContext.VERBOSE_LEVEL + 1)) { in dumpBefore()
181 DebugContext debug = graph.getDebug(); in apply()
220 DebugContext debug = graph.getDebug(); in dumpAfter()
223 if (debug.isDumpEnabled(DebugContext.BASIC_LEVEL)) { in dumpAfter()
228 if (debug.isDumpEnabled(DebugContext.INFO_LEVEL)) { in dumpAfter()
234 if (debug.isDumpEnabled(DebugContext.INFO_LEVEL + 1)) { in dumpAfter()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.phases/src/org/graalvm/compiler/phases/
H A DBasePhase.java31 import org.graalvm.compiler.debug.DebugContext;
142 private BasePhase<?> getEnclosingPhase(DebugContext debug) { in getEnclosingPhase()
154 DebugContext debug = graph.getDebug(); in dumpBefore()
155 …vel && (debug.isDumpEnabled(DebugContext.VERBOSE_LEVEL) || shouldDumpBeforeAtBasicLevel() && debug… in dumpBefore()
161 } else if (!isTopLevel && debug.isDumpEnabled(DebugContext.VERBOSE_LEVEL + 1)) { in dumpBefore()
181 DebugContext debug = graph.getDebug(); in apply()
220 DebugContext debug = graph.getDebug(); in dumpAfter()
223 if (debug.isDumpEnabled(DebugContext.BASIC_LEVEL)) { in dumpAfter()
228 if (debug.isDumpEnabled(DebugContext.INFO_LEVEL)) { in dumpAfter()
234 if (debug.isDumpEnabled(DebugContext.INFO_LEVEL + 1)) { in dumpAfter()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.phases/src/org/graalvm/compiler/phases/
H A DBasePhase.java31 import org.graalvm.compiler.debug.DebugContext;
142 private BasePhase<?> getEnclosingPhase(DebugContext debug) { in getEnclosingPhase()
154 DebugContext debug = graph.getDebug(); in dumpBefore()
155 …vel && (debug.isDumpEnabled(DebugContext.VERBOSE_LEVEL) || shouldDumpBeforeAtBasicLevel() && debug… in dumpBefore()
161 } else if (!isTopLevel && debug.isDumpEnabled(DebugContext.VERBOSE_LEVEL + 1)) { in dumpBefore()
181 DebugContext debug = graph.getDebug(); in apply()
220 DebugContext debug = graph.getDebug(); in dumpAfter()
223 if (debug.isDumpEnabled(DebugContext.BASIC_LEVEL)) { in dumpAfter()
228 if (debug.isDumpEnabled(DebugContext.INFO_LEVEL)) { in dumpAfter()
234 if (debug.isDumpEnabled(DebugContext.INFO_LEVEL + 1)) { in dumpAfter()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.phases/src/org/graalvm/compiler/phases/
H A DBasePhase.java31 import org.graalvm.compiler.debug.DebugContext;
142 private BasePhase<?> getEnclosingPhase(DebugContext debug) { in getEnclosingPhase()
154 DebugContext debug = graph.getDebug(); in dumpBefore()
155 …vel && (debug.isDumpEnabled(DebugContext.VERBOSE_LEVEL) || shouldDumpBeforeAtBasicLevel() && debug… in dumpBefore()
161 } else if (!isTopLevel && debug.isDumpEnabled(DebugContext.VERBOSE_LEVEL + 1)) { in dumpBefore()
181 DebugContext debug = graph.getDebug(); in apply()
220 DebugContext debug = graph.getDebug(); in dumpAfter()
223 if (debug.isDumpEnabled(DebugContext.BASIC_LEVEL)) { in dumpAfter()
228 if (debug.isDumpEnabled(DebugContext.INFO_LEVEL)) { in dumpAfter()
234 if (debug.isDumpEnabled(DebugContext.INFO_LEVEL + 1)) { in dumpAfter()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.phases/src/org/graalvm/compiler/phases/
H A DBasePhase.java31 import org.graalvm.compiler.debug.DebugContext;
142 private BasePhase<?> getEnclosingPhase(DebugContext debug) { in getEnclosingPhase()
154 DebugContext debug = graph.getDebug(); in dumpBefore()
155 …vel && (debug.isDumpEnabled(DebugContext.VERBOSE_LEVEL) || shouldDumpBeforeAtBasicLevel() && debug… in dumpBefore()
161 } else if (!isTopLevel && debug.isDumpEnabled(DebugContext.VERBOSE_LEVEL + 1)) { in dumpBefore()
181 DebugContext debug = graph.getDebug(); in apply()
220 DebugContext debug = graph.getDebug(); in dumpAfter()
223 if (debug.isDumpEnabled(DebugContext.BASIC_LEVEL)) { in dumpAfter()
228 if (debug.isDumpEnabled(DebugContext.INFO_LEVEL)) { in dumpAfter()
234 if (debug.isDumpEnabled(DebugContext.INFO_LEVEL + 1)) { in dumpAfter()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.debug/src/org/graalvm/compiler/debug/
H A DDebugConfig.java30 import org.graalvm.compiler.debug.DebugContext.Scope;
45 int getLogLevel(DebugContext.Scope scope); in getLogLevel()
50 int getDumpLevel(DebugContext.Scope scope); in getDumpLevel()
56 boolean isLogEnabledForMethod(DebugContext.Scope scope); in isLogEnabledForMethod()
63 boolean isCountEnabled(DebugContext.Scope scope); in isCountEnabled()
70 boolean isMemUseTrackingEnabled(DebugContext.Scope scope); in isMemUseTrackingEnabled()
76 boolean isDumpEnabledForMethod(DebugContext.Scope scope); in isDumpEnabledForMethod()
81 boolean isVerifyEnabled(DebugContext.Scope scope); in isVerifyEnabled()
86 boolean isVerifyEnabledForMethod(DebugContext.Scope scope); in isVerifyEnabledForMethod()
91 boolean isTimeEnabled(DebugContext.Scope scope); in isTimeEnabled()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.debug/src/org/graalvm/compiler/debug/
H A DDebugConfig.java30 import org.graalvm.compiler.debug.DebugContext.Scope;
45 int getLogLevel(DebugContext.Scope scope); in getLogLevel()
50 int getDumpLevel(DebugContext.Scope scope); in getDumpLevel()
56 boolean isLogEnabledForMethod(DebugContext.Scope scope); in isLogEnabledForMethod()
63 boolean isCountEnabled(DebugContext.Scope scope); in isCountEnabled()
70 boolean isMemUseTrackingEnabled(DebugContext.Scope scope); in isMemUseTrackingEnabled()
76 boolean isDumpEnabledForMethod(DebugContext.Scope scope); in isDumpEnabledForMethod()
81 boolean isVerifyEnabled(DebugContext.Scope scope); in isVerifyEnabled()
86 boolean isVerifyEnabledForMethod(DebugContext.Scope scope); in isVerifyEnabledForMethod()
91 boolean isTimeEnabled(DebugContext.Scope scope); in isTimeEnabled()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.debug/src/org/graalvm/compiler/debug/
H A DDebugConfig.java30 import org.graalvm.compiler.debug.DebugContext.Scope;
45 int getLogLevel(DebugContext.Scope scope); in getLogLevel()
50 int getDumpLevel(DebugContext.Scope scope); in getDumpLevel()
56 boolean isLogEnabledForMethod(DebugContext.Scope scope); in isLogEnabledForMethod()
63 boolean isCountEnabled(DebugContext.Scope scope); in isCountEnabled()
70 boolean isMemUseTrackingEnabled(DebugContext.Scope scope); in isMemUseTrackingEnabled()
76 boolean isDumpEnabledForMethod(DebugContext.Scope scope); in isDumpEnabledForMethod()
81 boolean isVerifyEnabled(DebugContext.Scope scope); in isVerifyEnabled()
86 boolean isVerifyEnabledForMethod(DebugContext.Scope scope); in isVerifyEnabledForMethod()
91 boolean isTimeEnabled(DebugContext.Scope scope); in isTimeEnabled()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.debug/src/org/graalvm/compiler/debug/
H A DDebugConfig.java30 import org.graalvm.compiler.debug.DebugContext.Scope;
45 int getLogLevel(DebugContext.Scope scope); in getLogLevel()
50 int getDumpLevel(DebugContext.Scope scope); in getDumpLevel()
56 boolean isLogEnabledForMethod(DebugContext.Scope scope); in isLogEnabledForMethod()
63 boolean isCountEnabled(DebugContext.Scope scope); in isCountEnabled()
70 boolean isMemUseTrackingEnabled(DebugContext.Scope scope); in isMemUseTrackingEnabled()
76 boolean isDumpEnabledForMethod(DebugContext.Scope scope); in isDumpEnabledForMethod()
81 boolean isVerifyEnabled(DebugContext.Scope scope); in isVerifyEnabled()
86 boolean isVerifyEnabledForMethod(DebugContext.Scope scope); in isVerifyEnabledForMethod()
91 boolean isTimeEnabled(DebugContext.Scope scope); in isTimeEnabled()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.debug/src/org/graalvm/compiler/debug/
H A DDebugConfig.java30 import org.graalvm.compiler.debug.DebugContext.Scope;
45 int getLogLevel(DebugContext.Scope scope); in getLogLevel()
50 int getDumpLevel(DebugContext.Scope scope); in getDumpLevel()
56 boolean isLogEnabledForMethod(DebugContext.Scope scope); in isLogEnabledForMethod()
63 boolean isCountEnabled(DebugContext.Scope scope); in isCountEnabled()
70 boolean isMemUseTrackingEnabled(DebugContext.Scope scope); in isMemUseTrackingEnabled()
76 boolean isDumpEnabledForMethod(DebugContext.Scope scope); in isDumpEnabledForMethod()
81 boolean isVerifyEnabled(DebugContext.Scope scope); in isVerifyEnabled()
86 boolean isVerifyEnabledForMethod(DebugContext.Scope scope); in isVerifyEnabledForMethod()
91 boolean isTimeEnabled(DebugContext.Scope scope); in isTimeEnabled()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.debug/src/org/graalvm/compiler/debug/
H A DDebugConfig.java30 import org.graalvm.compiler.debug.DebugContext.Scope;
45 int getLogLevel(DebugContext.Scope scope); in getLogLevel()
50 int getDumpLevel(DebugContext.Scope scope); in getDumpLevel()
56 boolean isLogEnabledForMethod(DebugContext.Scope scope); in isLogEnabledForMethod()
63 boolean isCountEnabled(DebugContext.Scope scope); in isCountEnabled()
70 boolean isMemUseTrackingEnabled(DebugContext.Scope scope); in isMemUseTrackingEnabled()
76 boolean isDumpEnabledForMethod(DebugContext.Scope scope); in isDumpEnabledForMethod()
81 boolean isVerifyEnabled(DebugContext.Scope scope); in isVerifyEnabled()
86 boolean isVerifyEnabledForMethod(DebugContext.Scope scope); in isVerifyEnabledForMethod()
91 boolean isTimeEnabled(DebugContext.Scope scope); in isTimeEnabled()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.debug/src/org/graalvm/compiler/debug/
H A DDebugConfig.java30 import org.graalvm.compiler.debug.DebugContext.Scope;
45 int getLogLevel(DebugContext.Scope scope); in getLogLevel()
50 int getDumpLevel(DebugContext.Scope scope); in getDumpLevel()
56 boolean isLogEnabledForMethod(DebugContext.Scope scope); in isLogEnabledForMethod()
63 boolean isCountEnabled(DebugContext.Scope scope); in isCountEnabled()
70 boolean isMemUseTrackingEnabled(DebugContext.Scope scope); in isMemUseTrackingEnabled()
76 boolean isDumpEnabledForMethod(DebugContext.Scope scope); in isDumpEnabledForMethod()
81 boolean isVerifyEnabled(DebugContext.Scope scope); in isVerifyEnabled()
86 boolean isVerifyEnabledForMethod(DebugContext.Scope scope); in isVerifyEnabledForMethod()
91 boolean isTimeEnabled(DebugContext.Scope scope); in isTimeEnabled()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.common/src/org/graalvm/compiler/core/common/alloc/
H A DTraceStatisticsPrinter.java30 import org.graalvm.compiler.debug.DebugContext;
37 …public static void printTraceStatistics(DebugContext debug, TraceBuilderResult result, String comp… in printTraceStatistics()
38 try (DebugContext.Scope s = debug.scope("DumpTraceStatistics")) { in printTraceStatistics()
39 if (debug.isLogEnabled(DebugContext.VERBOSE_LEVEL)) { in printTraceStatistics()
48 …protected static void print(DebugContext debug, TraceBuilderResult result, String compilationUnitN… in print()
52 try (Indent indent0 = debug.logAndIndent(DebugContext.VERBOSE_LEVEL, "<tracestatistics>")) { in print()
53 …debug.log(DebugContext.VERBOSE_LEVEL, "<name>%s</name>", compilationUnitName != null ? compilation… in print()
54 try (Indent indent1 = debug.logAndIndent(DebugContext.VERBOSE_LEVEL, "<traces>")) { in print()
74 debug.log(DebugContext.VERBOSE_LEVEL, "</traces>"); in print()
76 debug.log(DebugContext.VERBOSE_LEVEL, "</tracestatistics>"); in print()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.common/src/org/graalvm/compiler/core/common/alloc/
H A DTraceStatisticsPrinter.java30 import org.graalvm.compiler.debug.DebugContext;
37 …public static void printTraceStatistics(DebugContext debug, TraceBuilderResult result, String comp… in printTraceStatistics()
38 try (DebugContext.Scope s = debug.scope("DumpTraceStatistics")) { in printTraceStatistics()
39 if (debug.isLogEnabled(DebugContext.VERBOSE_LEVEL)) { in printTraceStatistics()
48 …protected static void print(DebugContext debug, TraceBuilderResult result, String compilationUnitN… in print()
52 try (Indent indent0 = debug.logAndIndent(DebugContext.VERBOSE_LEVEL, "<tracestatistics>")) { in print()
53 …debug.log(DebugContext.VERBOSE_LEVEL, "<name>%s</name>", compilationUnitName != null ? compilation… in print()
54 try (Indent indent1 = debug.logAndIndent(DebugContext.VERBOSE_LEVEL, "<traces>")) { in print()
74 debug.log(DebugContext.VERBOSE_LEVEL, "</traces>"); in print()
76 debug.log(DebugContext.VERBOSE_LEVEL, "</tracestatistics>"); in print()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.common/src/org/graalvm/compiler/core/common/alloc/
H A DTraceStatisticsPrinter.java30 import org.graalvm.compiler.debug.DebugContext;
37 …public static void printTraceStatistics(DebugContext debug, TraceBuilderResult result, String comp… in printTraceStatistics()
38 try (DebugContext.Scope s = debug.scope("DumpTraceStatistics")) { in printTraceStatistics()
39 if (debug.isLogEnabled(DebugContext.VERBOSE_LEVEL)) { in printTraceStatistics()
48 …protected static void print(DebugContext debug, TraceBuilderResult result, String compilationUnitN… in print()
52 try (Indent indent0 = debug.logAndIndent(DebugContext.VERBOSE_LEVEL, "<tracestatistics>")) { in print()
53 …debug.log(DebugContext.VERBOSE_LEVEL, "<name>%s</name>", compilationUnitName != null ? compilation… in print()
54 try (Indent indent1 = debug.logAndIndent(DebugContext.VERBOSE_LEVEL, "<traces>")) { in print()
74 debug.log(DebugContext.VERBOSE_LEVEL, "</traces>"); in print()
76 debug.log(DebugContext.VERBOSE_LEVEL, "</tracestatistics>"); in print()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.common/src/org/graalvm/compiler/core/common/alloc/
H A DTraceStatisticsPrinter.java30 import org.graalvm.compiler.debug.DebugContext;
37 …public static void printTraceStatistics(DebugContext debug, TraceBuilderResult result, String comp… in printTraceStatistics()
38 try (DebugContext.Scope s = debug.scope("DumpTraceStatistics")) { in printTraceStatistics()
39 if (debug.isLogEnabled(DebugContext.VERBOSE_LEVEL)) { in printTraceStatistics()
48 …protected static void print(DebugContext debug, TraceBuilderResult result, String compilationUnitN… in print()
52 try (Indent indent0 = debug.logAndIndent(DebugContext.VERBOSE_LEVEL, "<tracestatistics>")) { in print()
53 …debug.log(DebugContext.VERBOSE_LEVEL, "<name>%s</name>", compilationUnitName != null ? compilation… in print()
54 try (Indent indent1 = debug.logAndIndent(DebugContext.VERBOSE_LEVEL, "<traces>")) { in print()
74 debug.log(DebugContext.VERBOSE_LEVEL, "</traces>"); in print()
76 debug.log(DebugContext.VERBOSE_LEVEL, "</tracestatistics>"); in print()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.common/src/org/graalvm/compiler/core/common/alloc/
H A DTraceStatisticsPrinter.java30 import org.graalvm.compiler.debug.DebugContext;
37 …public static void printTraceStatistics(DebugContext debug, TraceBuilderResult result, String comp… in printTraceStatistics()
38 try (DebugContext.Scope s = debug.scope("DumpTraceStatistics")) { in printTraceStatistics()
39 if (debug.isLogEnabled(DebugContext.VERBOSE_LEVEL)) { in printTraceStatistics()
48 …protected static void print(DebugContext debug, TraceBuilderResult result, String compilationUnitN… in print()
52 try (Indent indent0 = debug.logAndIndent(DebugContext.VERBOSE_LEVEL, "<tracestatistics>")) { in print()
53 …debug.log(DebugContext.VERBOSE_LEVEL, "<name>%s</name>", compilationUnitName != null ? compilation… in print()
54 try (Indent indent1 = debug.logAndIndent(DebugContext.VERBOSE_LEVEL, "<traces>")) { in print()
74 debug.log(DebugContext.VERBOSE_LEVEL, "</traces>"); in print()
76 debug.log(DebugContext.VERBOSE_LEVEL, "</tracestatistics>"); in print()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.common/src/org/graalvm/compiler/core/common/alloc/
H A DTraceStatisticsPrinter.java30 import org.graalvm.compiler.debug.DebugContext;
37 …public static void printTraceStatistics(DebugContext debug, TraceBuilderResult result, String comp… in printTraceStatistics()
38 try (DebugContext.Scope s = debug.scope("DumpTraceStatistics")) { in printTraceStatistics()
39 if (debug.isLogEnabled(DebugContext.VERBOSE_LEVEL)) { in printTraceStatistics()
48 …protected static void print(DebugContext debug, TraceBuilderResult result, String compilationUnitN… in print()
52 try (Indent indent0 = debug.logAndIndent(DebugContext.VERBOSE_LEVEL, "<tracestatistics>")) { in print()
53 …debug.log(DebugContext.VERBOSE_LEVEL, "<name>%s</name>", compilationUnitName != null ? compilation… in print()
54 try (Indent indent1 = debug.logAndIndent(DebugContext.VERBOSE_LEVEL, "<traces>")) { in print()
74 debug.log(DebugContext.VERBOSE_LEVEL, "</traces>"); in print()
76 debug.log(DebugContext.VERBOSE_LEVEL, "</tracestatistics>"); in print()
[all …]

12345678910>>...76