aggregate
Aggregate aggregate = dtrace.getAggregate();
if (aggregate != null) {
printAggregate(aggregate);
printAggregate(Aggregate aggregate)
printAggregationRecords(aggregate.getOrderedRecords());
Aggregate aggregate = dtrace.getAggregate();
if (aggregate != null) {
printAggregate(aggregate);
aggregate = consumer.getAggregate(null, cleared);
} while (aggregate.asMap().isEmpty() && n++ < (1000 / TICK));
aggregate = consumer.getAggregate(null, cleared);
for (Aggregation a : aggregate.getAggregations()) {
for (Aggregation a : aggregate.getAggregations()) {
Aggregate aggregate;
aggregate = consumer.getAggregate(included, null);
} while (aggregate.asMap().isEmpty() && n++ < (1000 / TICK));
if (aggregate.getAggregation(name) == null) {
for (Aggregation a : aggregate.getAggregations()) {
Aggregate aggregate;
rc = aggregate(ifiles, n_ifiles, opt_f,
void (*aggregate)(void *, const char *, const char *);
cfg->aggregate(cfg->cache_cfg, unesc_tag, unesc_val);
cfg->aggregate(cfg->cache_cfg, "_,_xservers_,_", surl->s_pcHost);
void (*aggregate)(
cookie->aggregate = aggregate;
jobject aggregate = NULL;
aggregate = (*jenv)->NewObject(jenv, g_agg_jc, g_agginit_jm,
jc->dtjj_aggregate = aggregate;
aggregate = jc->dtjj_aggregate;
return (aggregate);
jobject aggregate = NULL;
aggregate = dtj_get_aggregate(&jc);
if (!aggregate) {
return (aggregate);
Aggregate aggregate = _getAggregate(spec);
return aggregate;