Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dstat.h81 int perf_evsel__alloc_prev_raw_counts(struct perf_evsel *evsel,
Dstat.c125 int perf_evsel__alloc_prev_raw_counts(struct perf_evsel *evsel, in perf_evsel__alloc_prev_raw_counts() function
150 (alloc_raw && perf_evsel__alloc_prev_raw_counts(evsel, ncpus, nthreads) < 0)) in perf_evsel__alloc_stats()