Searched refs:getInternalCompilerCounters (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/management/
H A DHotspotCompilationMBean.java115 public java.util.List<Counter> getInternalCompilerCounters(); method in interface:HotspotCompilationMBean
H A DHotspotCompilation.java139 ListIterator iter = getInternalCompilerCounters().listIterator();
233 public java.util.List<Counter> getInternalCompilerCounters() { method in class:HotspotCompilation

Completed in 30 milliseconds