Home
last modified time | relevance | path

Searched defs:nbuckets (Results 1 – 14 of 14) sorted by relevance

/titanic_51/usr/src/tools/ctf/cvt/
H A Dtdata.c55 tdesc_layouthash(int nbuckets, void *node) in tdesc_layouthash() argument
129 tdesc_idhash(int nbuckets, void *data) in tdesc_idhash() argument
148 tdesc_namehash(int nbuckets, void *data) in tdesc_namehash() argument
H A Dhash.c61 hash_def_hash(int nbuckets, uintptr_t data) in hash_def_hash() argument
74 hash_name(int nbuckets, const char *name) in hash_name() argument
92 hash_new(int nbuckets, int (*hashfn)(int, void *), int (*cmp)(void *, void *)) in hash_new() argument
H A Dalist.c55 alist_hash(int nbuckets, alist_el_t *el) in alist_hash() argument
69 alist_xnew(int nbuckets, void (*namefree)(void *), in alist_xnew() argument
H A Diidesc.c59 iidesc_hash(int nbuckets, void *arg) in iidesc_hash() argument
/titanic_51/usr/src/lib/libdtrace/common/
H A Ddt_strtab.c65 uint_t nbuckets = _dtrace_strbuckets; in dt_strtab_create() local
H A Ddt_aggregate.c290 int nbuckets = DTRACE_QUANTIZE_NBUCKETS, i; in dt_aggregate_quantizedcmp() local
/titanic_51/usr/src/lib/libipmi/common/
H A Dipmi_hash.c174 ipmi_hash_link_t *link, **nbuckets; in ipmi_hash_resize() local
/titanic_51/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash.c385 int32_t l2, nbuckets; local
/titanic_51/usr/src/cmd/sendmail/db/hash/
H A Dhash.c206 int32_t l2, nbuckets; local
/titanic_51/usr/src/boot/sys/boot/common/
H A Dload_elf.c58 Elf_Hashelt nbuckets; member
/titanic_51/usr/src/uts/common/os/
H A Dmsg.c1359 int nbuckets; in msg_fnd_neg_snd() local
/titanic_51/usr/src/uts/common/fs/zfs/
H A Darc.c6698 size_t nbuckets = buf_hash_table.ht_mask + 1; in arc_dump() local
/titanic_51/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c9423 daplka_hash_create(daplka_hash_table_t *htblp, uint_t nbuckets, in daplka_hash_create() argument
[all...]
/titanic_51/usr/src/uts/common/dtrace/
H A Ddtrace.c2188 int nbuckets = this > nsteps ? nsteps : this; in dtrace_aggregate_llquantize_bucket() local