Searched refs:oaggs (Results 1 – 1 of 1) sorted by relevance
11187 dtrace_aggregation_t **oaggs = state->dts_aggregations; local11195 ASSERT(oaggs == NULL);11201 if (oaggs != NULL) {11202 bcopy(oaggs, aggs, onaggs * sizeof (*aggs));11203 kmem_free(oaggs, onaggs * sizeof (*aggs));