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

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_aggregate.c413 new_hash.dtah_all->dtahe_prevall = moving;
697 hash->dtah_all->dtahe_prevall = h;
1232 if (h->dtahe_prevall != NULL) {
1233 h->dtahe_prevall->dtahe_nextall = h->dtahe_nextall;
1242 h->dtahe_nextall->dtahe_prevall = h->dtahe_prevall;
H A Ddt_impl.h143 struct dt_ahashent *dtahe_prevall; /* prev on list of all */ member in struct:dt_ahashent

Completed in 30 milliseconds