perf_evlist__strerror_open 3537 tools/perf/builtin-trace.c perf_evlist__strerror_open(evlist, errno, errbuf, sizeof(errbuf)); perf_evlist__strerror_open 680 tools/perf/tests/code-reading.c perf_evlist__strerror_open(evlist, errno, errbuf, sizeof(errbuf)); perf_evlist__strerror_open 251 tools/perf/util/evlist.h int perf_evlist__strerror_open(struct evlist *evlist, int err, char *buf, size_t size);