Searched refs:evsel__alloc_stat_priv (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dstat.c123 static int evsel__alloc_stat_priv(struct evsel *evsel, int nr_aggr) function
181 if (evsel__alloc_stat_priv(evsel, nr_aggr) < 0 ||

Completed in 106 milliseconds