Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-stat.c659 static enum counter_recovery stat_handle_error(struct evsel *counter, int err) in stat_handle_error() function
846 if (stat_handle_error(counter, open_err) != COUNTER_RETRY) in __run_perf_stat()
881 if (stat_handle_error(counter, open_err) != COUNTER_RETRY) { in __run_perf_stat()