Home
last modified time | relevance | path

Searched defs:buckets (Results 1 – 18 of 18) sorted by relevance

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Ddist.c42 dist_linear(int buckets, int beg, int end) in dist_linear()
81 dist_geometric(int buckets, int beg, int end, int minbucketsize) in dist_geometric()
H A Dkmem.c381 int buckets; in kmem_slabs_print_dist() local
539 boolean_t buckets = B_FALSE; in kmem_slabs() local
/titanic_41/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DLogDistribution.java83 LogDistribution(long[] buckets) in LogDistribution()
132 List <Distribution.Bucket> buckets = getBuckets(); in getValue() local
H A DDistribution.java51 private List <Bucket> buckets; field in Distribution
165 List <Bucket> buckets = new ArrayList <Bucket> (len); in createBuckets() local
H A DLinearDistribution.java190 List <Distribution.Bucket> buckets = getBuckets(); in getValue() local
H A DLogLinearDistribution.java185 List<Distribution.Bucket> buckets = getBuckets(); in getValue() local
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_db.c687 rfs4_bucket_t *buckets, *bp; in rfs4_cpr_callb() local
735 rfs4_bucket_t *buckets = table->dbt_indices->dbi_buckets, *bp; in rfs4_dbe_walk() local
765 rfs4_bucket_t *buckets = idx->dbi_buckets, *bp; in rfs4_dbe_reap() local
/titanic_41/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java205 List < Distribution.Bucket > buckets = in getLogDistribution() local
247 List < Distribution.Bucket > buckets = in getLinearDistribution() local
278 List < Distribution.Bucket > buckets = in getLogLinearDistribution() local
/titanic_41/usr/src/lib/librsm/inc/
H A Drsmlib_in.h84 rsm_pollfd_chunk_t *buckets[RSM_MAX_BUCKETS]; member
/titanic_41/usr/src/lib/libast/amd64/include/ast/
H A Dhash.h184 int buckets; /* active bucket count */ member
/titanic_41/usr/src/lib/libast/common/include/
H A Dhash.h175 int buckets; /* active bucket count */ member
/titanic_41/usr/src/lib/libast/sparc/include/ast/
H A Dhash.h184 int buckets; /* active bucket count */ member
/titanic_41/usr/src/lib/libast/i386/include/ast/
H A Dhash.h184 int buckets; /* active bucket count */ member
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/
H A Dhash.h184 int buckets; /* active bucket count */ member
/titanic_41/usr/src/uts/common/sys/
H A Dkobj.h79 symid_t *buckets; member
/titanic_41/usr/src/cmd/ipf/tools/
H A Dipfstat.c1070 u_long minlen, maxlen, totallen, *buckets; local
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Delf.c1351 uint_t ndx, hashoff, buckets, *chainptr; local
/titanic_41/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c3887 int buckets; in umem_malloc_print_dist() local