Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/
Dbuiltin-stat.c520 static bool evsel__should_store_id(struct evsel *counter) in evsel__should_store_id() function
831 if (evsel__should_store_id(counter) && in __run_perf_stat()