Searched refs:perf_evlist__strerror_open (Results 1 – 3 of 3) sorted by relevance
187 int perf_evlist__strerror_open(struct perf_evlist *evlist, int err, char *buf, size_t size);
1422 int perf_evlist__strerror_open(struct perf_evlist *evlist __maybe_unused, in perf_evlist__strerror_open() function
2214 perf_evlist__strerror_open(evlist, errno, errbuf, sizeof(errbuf)); in trace__run()