Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dstat.c184 static int evsel__alloc_stats(struct evsel *evsel, bool alloc_raw) in evsel__alloc_stats() function
199 if (evsel__alloc_stats(evsel, alloc_raw)) in evlist__alloc_stats()