Searched refs:dtahe_aggregate (Results 1 – 2 of 2) sorted by relevance
570 h->dtahe_aggregate((int64_t *)&data[roffs], in dt_aggregate_snap_cpu()582 h->dtahe_aggregate((int64_t *)data, in dt_aggregate_snap_cpu()654 h->dtahe_aggregate = dt_aggregate_min; in dt_aggregate_snap_cpu()658 h->dtahe_aggregate = dt_aggregate_max; in dt_aggregate_snap_cpu()662 h->dtahe_aggregate = dt_aggregate_lquantize; in dt_aggregate_snap_cpu()666 h->dtahe_aggregate = dt_aggregate_llquantize; in dt_aggregate_snap_cpu()674 h->dtahe_aggregate = dt_aggregate_count; in dt_aggregate_snap_cpu()
159 void (*dtahe_aggregate)(int64_t *, int64_t *, size_t); /* function */ member