Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dstat.c147 static int perf_evsel__alloc_prev_raw_counts(struct evsel *evsel, in perf_evsel__alloc_prev_raw_counts() function
181 (alloc_raw && perf_evsel__alloc_prev_raw_counts(evsel, ncpus, nthreads) < 0)) in perf_evsel__alloc_stats()