Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dstat.c366 static bool evsel__count_has_error(struct evsel *evsel, in evsel__count_has_error() function
442 if (evsel__count_has_error(evsel, count, config) && !ps_aggr->failed) { in process_counter_values()