Home
last modified time | relevance | path

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

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/jvmci/compilerToVM/
H A DIsMatureVsReprofileTest.java68 long metaspaceMethodData = WB.getMethodData(method); in test() local
69 Asserts.assertEQ(metaspaceMethodData, 0L, "MDO should be null for a " in test()
71 boolean isMature = CompilerToVMHelper.isMature(metaspaceMethodData); in test()
78 metaspaceMethodData = WB.getMethodData(method); in test()
79 Asserts.assertNE(metaspaceMethodData, 0L, in test()
81 isMature = CompilerToVMHelper.isMature(metaspaceMethodData); in test()
91 metaspaceMethodData = WB.getMethodData(method); in test()
92 isMature = CompilerToVMHelper.isMature(metaspaceMethodData); in test()
93 Asserts.assertNE(metaspaceMethodData, 0L, in test()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/jvmci/compilerToVM/
H A DIsMatureVsReprofileTest.java68 long metaspaceMethodData = WB.getMethodData(method); in test() local
69 Asserts.assertEQ(metaspaceMethodData, 0L, "MDO should be null for a " in test()
71 boolean isMature = CompilerToVMHelper.isMature(metaspaceMethodData); in test()
78 metaspaceMethodData = WB.getMethodData(method); in test()
79 Asserts.assertNE(metaspaceMethodData, 0L, in test()
81 isMature = CompilerToVMHelper.isMature(metaspaceMethodData); in test()
91 metaspaceMethodData = WB.getMethodData(method); in test()
92 isMature = CompilerToVMHelper.isMature(metaspaceMethodData); in test()
93 Asserts.assertNE(metaspaceMethodData, 0L, in test()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/jvmci/compilerToVM/
H A DIsMatureVsReprofileTest.java70 long metaspaceMethodData = WB.getMethodData(method); in test() local
71 Asserts.assertEQ(metaspaceMethodData, 0L, "MDO should be null for a " in test()
73 boolean isMature = CompilerToVMHelper.isMature(metaspaceMethodData); in test()
80 metaspaceMethodData = WB.getMethodData(method); in test()
81 Asserts.assertNE(metaspaceMethodData, 0L, in test()
83 isMature = CompilerToVMHelper.isMature(metaspaceMethodData); in test()
93 metaspaceMethodData = WB.getMethodData(method); in test()
94 isMature = CompilerToVMHelper.isMature(metaspaceMethodData); in test()
95 Asserts.assertNE(metaspaceMethodData, 0L, in test()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/jvmci/compilerToVM/
H A DIsMatureVsReprofileTest.java70 long metaspaceMethodData = WB.getMethodData(method); in test() local
71 Asserts.assertEQ(metaspaceMethodData, 0L, "MDO should be null for a " in test()
73 boolean isMature = CompilerToVMHelper.isMature(metaspaceMethodData); in test()
80 metaspaceMethodData = WB.getMethodData(method); in test()
81 Asserts.assertNE(metaspaceMethodData, 0L, in test()
83 isMature = CompilerToVMHelper.isMature(metaspaceMethodData); in test()
93 metaspaceMethodData = WB.getMethodData(method); in test()
94 isMature = CompilerToVMHelper.isMature(metaspaceMethodData); in test()
95 Asserts.assertNE(metaspaceMethodData, 0L, in test()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/jvmci/compilerToVM/
H A DIsMatureVsReprofileTest.java70 long metaspaceMethodData = WB.getMethodData(method); in test() local
71 Asserts.assertEQ(metaspaceMethodData, 0L, "MDO should be null for a " in test()
73 boolean isMature = CompilerToVMHelper.isMature(metaspaceMethodData); in test()
80 metaspaceMethodData = WB.getMethodData(method); in test()
81 Asserts.assertNE(metaspaceMethodData, 0L, in test()
83 isMature = CompilerToVMHelper.isMature(metaspaceMethodData); in test()
93 metaspaceMethodData = WB.getMethodData(method); in test()
94 isMature = CompilerToVMHelper.isMature(metaspaceMethodData); in test()
95 Asserts.assertNE(metaspaceMethodData, 0L, in test()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/jvmci/compilerToVM/
H A DIsMatureVsReprofileTest.java68 long metaspaceMethodData = WB.getMethodData(method); in test() local
69 Asserts.assertEQ(metaspaceMethodData, 0L, "MDO should be null for a " in test()
71 boolean isMature = CompilerToVMHelper.isMature(metaspaceMethodData); in test()
78 metaspaceMethodData = WB.getMethodData(method); in test()
79 Asserts.assertNE(metaspaceMethodData, 0L, in test()
81 isMature = CompilerToVMHelper.isMature(metaspaceMethodData); in test()
91 metaspaceMethodData = WB.getMethodData(method); in test()
92 isMature = CompilerToVMHelper.isMature(metaspaceMethodData); in test()
93 Asserts.assertNE(metaspaceMethodData, 0L, in test()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/compiler/jvmci/compilerToVM/
H A DIsMatureVsReprofileTest.java68 long metaspaceMethodData = WB.getMethodData(method); in test() local
69 Asserts.assertEQ(metaspaceMethodData, 0L, "MDO should be null for a " in test()
71 boolean isMature = CompilerToVMHelper.isMature(metaspaceMethodData); in test()
78 metaspaceMethodData = WB.getMethodData(method); in test()
79 Asserts.assertNE(metaspaceMethodData, 0L, in test()
81 isMature = CompilerToVMHelper.isMature(metaspaceMethodData); in test()
91 metaspaceMethodData = WB.getMethodData(method); in test()
92 isMature = CompilerToVMHelper.isMature(metaspaceMethodData); in test()
93 Asserts.assertNE(metaspaceMethodData, 0L, in test()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/compiler/jvmci/compilerToVM/
H A DIsMatureVsReprofileTest.java71 long metaspaceMethodData = WB.getMethodData(method); in test() local
72 Asserts.assertEQ(metaspaceMethodData, 0L, "MDO should be null for a " in test()
74 boolean isMature = CompilerToVMHelper.isMature(metaspaceMethodData); in test()
81 metaspaceMethodData = WB.getMethodData(method); in test()
82 Asserts.assertNE(metaspaceMethodData, 0L, in test()
84 isMature = CompilerToVMHelper.isMature(metaspaceMethodData); in test()
94 metaspaceMethodData = WB.getMethodData(method); in test()
95 isMature = CompilerToVMHelper.isMature(metaspaceMethodData); in test()
96 Asserts.assertNE(metaspaceMethodData, 0L, in test()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotMethodData.java55 final long metaspaceMethodData; field in HotSpotMethodData
58 HotSpotMethodData(long metaspaceMethodData, HotSpotResolvedJavaMethodImpl method) { in HotSpotMethodData() argument
59 this.metaspaceMethodData = metaspaceMethodData; in HotSpotMethodData()
67 return UNSAFE.getInt(metaspaceMethodData + config.methodDataDataSize); in normalDataSize()
111 return UNSAFE.getInt(metaspaceMethodData + config.methodDataDecompiles); in getDecompileCount()
119 return UNSAFE.getInt(metaspaceMethodData + config.methodDataOverflowTraps); in getOverflowTrapCount()
159 return UNSAFE.getByte(metaspaceMethodData + fullOffsetInBytes) & 0xFF; in readUnsignedByte()
164 return UNSAFE.getShort(metaspaceMethodData + fullOffsetInBytes) & 0xFFFF; in readUnsignedShort()
187 return (int) UNSAFE.getAddress(metaspaceMethodData + fullOffsetInBytes); in readInt()
221 return runtime().getCompilerToVM().isMature(metaspaceMethodData); in isProfileMature()
[all …]
H A DCompilerToVM.java499 native boolean isMature(long metaspaceMethodData); in isMature() argument
620 native int methodDataProfileDataSize(long metaspaceMethodData, int position); in methodDataProfileDataSize() argument
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotMethodData.java167 final long metaspaceMethodData; field in HotSpotMethodData
171 HotSpotMethodData(long metaspaceMethodData, HotSpotResolvedJavaMethodImpl method) { in HotSpotMethodData() argument
172 this.metaspaceMethodData = metaspaceMethodData; in HotSpotMethodData()
181 return UNSAFE.getInt(metaspaceMethodData + state.config.methodDataDataSize); in normalDataSize()
225 return UNSAFE.getInt(metaspaceMethodData + state.config.methodDataDecompiles); in getDecompileCount()
233 return UNSAFE.getInt(metaspaceMethodData + state.config.methodDataOverflowTraps); in getOverflowTrapCount()
273 return UNSAFE.getByte(metaspaceMethodData + fullOffsetInBytes) & 0xFF; in readUnsignedByte()
278 return UNSAFE.getShort(metaspaceMethodData + fullOffsetInBytes) & 0xFFFF; in readUnsignedShort()
287 return UNSAFE.getAddress(metaspaceMethodData + fullOffsetInBytes) & 0xFFFFFFFFL; in readUnsignedInt()
301 return (int) UNSAFE.getAddress(metaspaceMethodData + fullOffsetInBytes); in readInt()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotMethodData.java167 final long metaspaceMethodData; field in HotSpotMethodData
171 HotSpotMethodData(long metaspaceMethodData, HotSpotResolvedJavaMethodImpl method) { in HotSpotMethodData() argument
172 this.metaspaceMethodData = metaspaceMethodData; in HotSpotMethodData()
181 return UNSAFE.getInt(metaspaceMethodData + state.config.methodDataDataSize); in normalDataSize()
225 return UNSAFE.getInt(metaspaceMethodData + state.config.methodDataDecompiles); in getDecompileCount()
233 return UNSAFE.getInt(metaspaceMethodData + state.config.methodDataOverflowTraps); in getOverflowTrapCount()
273 return UNSAFE.getByte(metaspaceMethodData + fullOffsetInBytes) & 0xFF; in readUnsignedByte()
278 return UNSAFE.getShort(metaspaceMethodData + fullOffsetInBytes) & 0xFFFF; in readUnsignedShort()
287 return UNSAFE.getAddress(metaspaceMethodData + fullOffsetInBytes) & 0xFFFFFFFFL; in readUnsignedInt()
301 return (int) UNSAFE.getAddress(metaspaceMethodData + fullOffsetInBytes); in readInt()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotMethodData.java167 final long metaspaceMethodData; field in HotSpotMethodData
171 HotSpotMethodData(long metaspaceMethodData, HotSpotResolvedJavaMethodImpl method) { in HotSpotMethodData() argument
172 this.metaspaceMethodData = metaspaceMethodData; in HotSpotMethodData()
181 return UNSAFE.getInt(metaspaceMethodData + state.config.methodDataDataSize); in normalDataSize()
225 return UNSAFE.getInt(metaspaceMethodData + state.config.methodDataDecompiles); in getDecompileCount()
233 return UNSAFE.getInt(metaspaceMethodData + state.config.methodDataOverflowTraps); in getOverflowTrapCount()
273 return UNSAFE.getByte(metaspaceMethodData + fullOffsetInBytes) & 0xFF; in readUnsignedByte()
278 return UNSAFE.getShort(metaspaceMethodData + fullOffsetInBytes) & 0xFFFF; in readUnsignedShort()
287 return UNSAFE.getAddress(metaspaceMethodData + fullOffsetInBytes) & 0xFFFFFFFFL; in readUnsignedInt()
301 return (int) UNSAFE.getAddress(metaspaceMethodData + fullOffsetInBytes); in readInt()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotMethodData.java167 final long metaspaceMethodData; field in HotSpotMethodData
171 HotSpotMethodData(long metaspaceMethodData, HotSpotResolvedJavaMethodImpl method) { in HotSpotMethodData() argument
172 this.metaspaceMethodData = metaspaceMethodData; in HotSpotMethodData()
181 return UNSAFE.getInt(metaspaceMethodData + state.config.methodDataDataSize); in normalDataSize()
225 return UNSAFE.getInt(metaspaceMethodData + state.config.methodDataDecompiles); in getDecompileCount()
233 return UNSAFE.getInt(metaspaceMethodData + state.config.methodDataOverflowTraps); in getOverflowTrapCount()
273 return UNSAFE.getByte(metaspaceMethodData + fullOffsetInBytes) & 0xFF; in readUnsignedByte()
278 return UNSAFE.getShort(metaspaceMethodData + fullOffsetInBytes) & 0xFFFF; in readUnsignedShort()
287 return UNSAFE.getAddress(metaspaceMethodData + fullOffsetInBytes) & 0xFFFFFFFFL; in readUnsignedInt()
301 return (int) UNSAFE.getAddress(metaspaceMethodData + fullOffsetInBytes); in readInt()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotMethodData.java55 final long metaspaceMethodData; field in HotSpotMethodData
58 HotSpotMethodData(long metaspaceMethodData, HotSpotResolvedJavaMethodImpl method) { in HotSpotMethodData() argument
59 this.metaspaceMethodData = metaspaceMethodData; in HotSpotMethodData()
67 return UNSAFE.getInt(metaspaceMethodData + config.methodDataDataSize); in normalDataSize()
111 return UNSAFE.getInt(metaspaceMethodData + config.methodDataDecompiles); in getDecompileCount()
119 return UNSAFE.getInt(metaspaceMethodData + config.methodDataOverflowTraps); in getOverflowTrapCount()
159 return UNSAFE.getByte(metaspaceMethodData + fullOffsetInBytes) & 0xFF; in readUnsignedByte()
164 return UNSAFE.getShort(metaspaceMethodData + fullOffsetInBytes) & 0xFFFF; in readUnsignedShort()
187 return (int) UNSAFE.getAddress(metaspaceMethodData + fullOffsetInBytes); in readInt()
221 return runtime().getCompilerToVM().isMature(metaspaceMethodData); in isProfileMature()
[all …]
H A DCompilerToVM.java499 native boolean isMature(long metaspaceMethodData); in isMature() argument
620 native int methodDataProfileDataSize(long metaspaceMethodData, int position); in methodDataProfileDataSize() argument
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotMethodData.java55 final long metaspaceMethodData; field in HotSpotMethodData
58 HotSpotMethodData(long metaspaceMethodData, HotSpotResolvedJavaMethodImpl method) { in HotSpotMethodData() argument
59 this.metaspaceMethodData = metaspaceMethodData; in HotSpotMethodData()
67 return UNSAFE.getInt(metaspaceMethodData + config.methodDataDataSize); in normalDataSize()
111 return UNSAFE.getInt(metaspaceMethodData + config.methodDataDecompiles); in getDecompileCount()
119 return UNSAFE.getInt(metaspaceMethodData + config.methodDataOverflowTraps); in getOverflowTrapCount()
159 return UNSAFE.getByte(metaspaceMethodData + fullOffsetInBytes) & 0xFF; in readUnsignedByte()
164 return UNSAFE.getShort(metaspaceMethodData + fullOffsetInBytes) & 0xFFFF; in readUnsignedShort()
187 return (int) UNSAFE.getAddress(metaspaceMethodData + fullOffsetInBytes); in readInt()
221 return runtime().getCompilerToVM().isMature(metaspaceMethodData); in isProfileMature()
[all …]
H A DCompilerToVM.java500 native boolean isMature(long metaspaceMethodData); in isMature() argument
620 native int methodDataProfileDataSize(long metaspaceMethodData, int position); in methodDataProfileDataSize() argument
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotMethodData.java167 final long metaspaceMethodData; field in HotSpotMethodData
171 HotSpotMethodData(long metaspaceMethodData, HotSpotResolvedJavaMethodImpl method) { in HotSpotMethodData() argument
172 this.metaspaceMethodData = metaspaceMethodData; in HotSpotMethodData()
181 return UNSAFE.getInt(metaspaceMethodData + state.config.methodDataDataSize); in normalDataSize()
225 return UNSAFE.getInt(metaspaceMethodData + state.config.methodDataDecompiles); in getDecompileCount()
233 return UNSAFE.getInt(metaspaceMethodData + state.config.methodDataOverflowTraps); in getOverflowTrapCount()
273 return UNSAFE.getByte(metaspaceMethodData + fullOffsetInBytes) & 0xFF; in readUnsignedByte()
278 return UNSAFE.getShort(metaspaceMethodData + fullOffsetInBytes) & 0xFFFF; in readUnsignedShort()
287 return UNSAFE.getAddress(metaspaceMethodData + fullOffsetInBytes) & 0xFFFFFFFFL; in readUnsignedInt()
301 return (int) UNSAFE.getAddress(metaspaceMethodData + fullOffsetInBytes); in readInt()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/jvmci/
H A DjvmciCompilerToVM.hpp189 static inline MethodData* asMethodData(jlong metaspaceMethodData) { in asMethodData() argument
190 return (MethodData*) (address) metaspaceMethodData; in asMethodData()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/jvmci/
H A DjvmciCompilerToVM.hpp189 static inline MethodData* asMethodData(jlong metaspaceMethodData) { in asMethodData() argument
190 return (MethodData*) (address) metaspaceMethodData; in asMethodData()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/jvmci/
H A DjvmciCompilerToVM.hpp189 static inline MethodData* asMethodData(jlong metaspaceMethodData) { in asMethodData() argument
190 return (MethodData*) (address) metaspaceMethodData; in asMethodData()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/jvmci/common/patches/jdk.internal.vm.ci/jdk/vm/ci/hotspot/
H A DCompilerToVMHelper.java244 public static boolean isMature(long metaspaceMethodData) { in isMature() argument
245 return CTVM.isMature(metaspaceMethodData); in isMature()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/jvmci/common/patches/jdk.internal.vm.ci/jdk/vm/ci/hotspot/
H A DCompilerToVMHelper.java244 public static boolean isMature(long metaspaceMethodData) { in isMature() argument
245 return CTVM.isMature(metaspaceMethodData); in isMature()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/compiler/jvmci/common/patches/jdk.internal.vm.ci/jdk/vm/ci/hotspot/
H A DCompilerToVMHelper.java244 public static boolean isMature(long metaspaceMethodData) { in isMature() argument
245 return CTVM.isMature(metaspaceMethodData); in isMature()

123