Home
last modified time | relevance | path

Searched refs:evsel__alloc_aggr_stats (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dstat.c97 static int evsel__alloc_aggr_stats(struct evsel *evsel, int nr_aggr) in evsel__alloc_aggr_stats() function
117 if (evsel__alloc_aggr_stats(evsel, nr_aggr) < 0) in evlist__alloc_aggr_stats()
133 if (nr_aggr && evsel__alloc_aggr_stats(evsel, nr_aggr) < 0) { in evsel__alloc_stat_priv()