Searched defs:nbuckets (Results 1 – 5 of 5) sorted by relevance
586 #define HISTREPORT_BUFSIZE(nbuckets) \ argument603 #define HISTREPORT_INIT(nbuckets, bktSize, buf, bufSize, providerID, channelID, cats) \ argument
280 u_int nbuckets = (dict->buckets.nitems * 2 + 1); in resize_dict() local
243 table_alloc(size_t nbuckets) in table_alloc()
1661 u_int32_t nbuckets; /* hash buckets */ member
2426 int nbuckets = this > nsteps ? nsteps : this; in dtrace_aggregate_llquantize_bucket() local