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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_aggregate.c484 if (h->dtahe_size != size)
550 h->dtahe_size = size;
1472 if (zaggdata[ndx - 1].dtahe_size == 0) {
1473 zaggdata[ndx - 1].dtahe_size = h->dtahe_size;
1509 if (zaggdata[i].dtahe_size == 0) {
1538 zaggdata[i].dtahe_size = agg->dtagd_size;
1542 if (zaggdata[i].dtahe_size == 0) {
1557 if (zaggdata[j].dtahe_size != 0)
1581 zsize = zaggdata[i].dtahe_size;
[all...]
H A Ddt_impl.h158 size_t dtahe_size; /* size of data */ member in struct:dt_ahashent

Completed in 50 milliseconds