evsel__alloc_aggr_stats
if (evsel__alloc_aggr_stats(evsel, nr_aggr) < 0)
if (nr_aggr && evsel__alloc_aggr_stats(evsel, nr_aggr) < 0) {