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

/openjdk7/jdk/src/share/classes/sun/management/
H A DCompilerThreadStat.java30 public class CompilerThreadStat implements java.io.Serializable { class in inherits:java.io.Serializable
36 CompilerThreadStat(String name, long taskCount, long time, MethodInfo lastMethod) { method in class:CompilerThreadStat

Completed in 30 milliseconds