Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dstat.c133 static int evsel__alloc_stat_priv(struct evsel *evsel) in evsel__alloc_stat_priv() function
179 if (evsel__alloc_stat_priv(evsel) < 0 || in evsel__alloc_stats()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dstat.c123 static int evsel__alloc_stat_priv(struct evsel *evsel, int nr_aggr) in evsel__alloc_stat_priv() function
181 if (evsel__alloc_stat_priv(evsel, nr_aggr) < 0 || in evsel__alloc_stats()

Completed in 3 milliseconds