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

/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_aggregate.c712 hash->dtah_all->dtahe_prevall = h;
1056 hash->dtah_all->dtahe_prevall = h;
1670 if (h->dtahe_prevall != NULL) {
1671 h->dtahe_prevall->dtahe_nextall = h->dtahe_nextall;
1680 h->dtahe_nextall->dtahe_prevall = h->dtahe_prevall;
H A Ddt_impl.h186 struct dt_ahashent *dtahe_prevall; /* prev on list of all */ member in struct:dt_ahashent

Completed in 89 milliseconds