Home
last modified time | relevance | path

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

/tools/perf/util/
Dstat.c178 static int evsel__alloc_stats(struct evsel *evsel, bool alloc_raw) in evsel__alloc_stats() function
196 if (evsel__alloc_stats(evsel, alloc_raw)) in evlist__alloc_stats()