Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dstat.c151 static int evsel__alloc_prev_raw_counts(struct evsel *evsel, int ncpus, int nthreads) in evsel__alloc_prev_raw_counts() function
181 (alloc_raw && evsel__alloc_prev_raw_counts(evsel, ncpus, nthreads) < 0)) in evsel__alloc_stats()