Searched refs:getJvmJITCompilerTimeMs (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/management/snmp/jvmmib/
H A DJvmCompilationMBean.java50 public Long getJvmJITCompilerTimeMs() throws SnmpStatusException; method in interface:JvmCompilationMBean
H A DJvmCompilationMeta.java97 return new SnmpCounter64(node.getJvmJITCompilerTimeMs());
/openjdk7/jdk/src/share/classes/sun/management/snmp/jvminstr/
H A DJvmCompilationImpl.java112 public Long getJvmJITCompilerTimeMs() throws SnmpStatusException { method in class:JvmCompilationImpl

Completed in 138 milliseconds