Uses of Class
com.intel.cosbench.bench.Counter

Packages that use Counter
com.intel.cosbench.bench   
com.intel.cosbench.driver.model   
 

Uses of Counter in com.intel.cosbench.bench
 

Methods in com.intel.cosbench.bench that return Counter
static Counter Counter.getResCounter()
           
 

Methods in com.intel.cosbench.bench with parameters of type Counter
static Histogram Histogram.convert(Counter counter)
           
 

Uses of Counter in com.intel.cosbench.driver.model
 

Methods in com.intel.cosbench.driver.model that return Counter
 Counter OperatorContext.getCounter()