Home
last modified time | relevance | path

Searched refs:QUANTIZE_ZERO_BUCKET (Results 1 – 1 of 1) sorted by relevance

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java60 static final int QUANTIZE_ZERO_BUCKET = 63; field in JDTrace
317 b1 = QUANTIZE_ZERO_BUCKET - 1; in printDistribution()
318 b2 = QUANTIZE_ZERO_BUCKET + 1; in printDistribution()