Uses of Class
org.opensolaris.os.dtrace.Distribution

Uses of Distribution in org.opensolaris.os.dtrace
 

Subclasses of Distribution in org.opensolaris.os.dtrace
 class LinearDistribution
          A linear frequency distribution aggregated by the DTrace lquantize() action.
 class LogDistribution
          A power-of-two logarithmic frequency distribution aggregated by the DTrace quantize() action.