Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dstat.c159 static int evsel__alloc_prev_raw_counts(struct evsel *evsel) in evsel__alloc_prev_raw_counts() function
188 (alloc_raw && evsel__alloc_prev_raw_counts(evsel) < 0)) in evsel__alloc_stats()