Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-stat.c541 static bool perf_evsel__should_store_id(struct perf_evsel *counter) in perf_evsel__should_store_id() function
670 if (perf_evsel__should_store_id(counter) && in __run_perf_stat()