Uses of Class
org.jikesrvm.adaptive.database.methodsamples.MethodCountSet

Packages that use MethodCountSet
org.jikesrvm.adaptive.database.methodsamples   
 

Uses of MethodCountSet in org.jikesrvm.adaptive.database.methodsamples
 

Methods in org.jikesrvm.adaptive.database.methodsamples that return MethodCountSet
 MethodCountSet MethodCountData.collectHotMethods(int optLevel, double threshold)
          Collect the hot methods that have been compiled at the given opt level.