Home
last modified time | relevance | path

Searched defs:bucketCount (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DDistribution.java192 checkBucketRange(int i, int bucketCount, Distribution.Bucket bucket, in checkBucketRange()
200 checkBucketRange(int i, int bucketCount, Distribution.Bucket bucket) in checkBucketRange()
/illumos-gate/usr/src/common/ficl/
H A Ddictionary.c460 unsigned bucketCount) in ficlDictionaryCreateHashed()
483 ficlDictionaryCreateWordlist(ficlDictionary *dictionary, int bucketCount) in ficlDictionaryCreateWordlist()
514 ficlDictionaryEmpty(ficlDictionary *dictionary, unsigned bucketCount) in ficlDictionaryEmpty()