Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dstat.c174 static int evsel__alloc_stats(struct evsel *evsel, bool alloc_raw) in evsel__alloc_stats() function
192 if (evsel__alloc_stats(evsel, alloc_raw)) in perf_evlist__alloc_stats()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dstat.c179 static int evsel__alloc_stats(struct evsel *evsel, int nr_aggr, bool alloc_raw) in evsel__alloc_stats() function
199 if (evsel__alloc_stats(evsel, nr_aggr, alloc_raw)) in evlist__alloc_stats()

Completed in 3 milliseconds