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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_aggregate.c506 h->dtahe_aggregate((int64_t *)&data[roffs],
518 h->dtahe_aggregate((int64_t *)data,
590 h->dtahe_aggregate = dt_aggregate_min;
594 h->dtahe_aggregate = dt_aggregate_max;
598 h->dtahe_aggregate = dt_aggregate_lquantize;
606 h->dtahe_aggregate = dt_aggregate_count;
H A Ddt_impl.h160 void (*dtahe_aggregate)(int64_t *, int64_t *, size_t); /* function */ member in struct:dt_ahashent

Completed in 49 milliseconds