Searched refs:dtahe_hashval (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_aggregate.c406 ndx = moving->dtahe_hashval % new_size;
549 if (h->dtahe_hashval != hashval)
625 h->dtahe_hashval = hashval;
689 ndx = h->dtahe_hashval % hash->dtah_size;
1220 size_t ndx = h->dtahe_hashval % hash->dtah_size;
1604 zaggdata[i].dtahe_hashval = 0;
H A Ddt_impl.h145 uint64_t dtahe_hashval; /* hash value */ member in struct:dt_ahashent

Completed in 21 milliseconds