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

/openjdk7/jdk/src/share/classes/sun/management/
H A DHotspotCompilation.java72 private LongCounter lastType; field in class:HotspotCompilation
154 lastType = (LongCounter) lookup("lastType");
217 (int) lastType.longValue(),

Completed in 44 milliseconds