Searched defs:NMethod (Results 1 - 4 of 4) sorted by relevance

/openjdk10/hotspot/src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/
H A DNMethod.java33 public class NMethod extends BasicLogEvent { class in inherits:BasicLogEvent
45 NMethod(double s, String i, long a, long sz) { method in class:NMethod
H A DCompilation.java317 public void setNMethod(NMethod NMethod) { argument
/openjdk10/test/lib/sun/hotspot/code/
H A DNMethod.java29 public class NMethod extends CodeBlob { class in inherits:CodeBlob
35 private NMethod(Object[] obj) { method in class:NMethod
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/code/
H A DNMethod.java35 public class NMethod extends CompiledMethod { class in inherits:CompiledMethod
113 public NMethod(Address addr) { method in class:NMethod
[all...]

Completed in 51 milliseconds