Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A 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()