Searched refs:perf_evlist__strerror_open (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/tools/perf/util/ | 
| D | evlist.h | 251 int perf_evlist__strerror_open(struct evlist *evlist, int err, char *buf, size_t size);
 | 
| D | evlist.c | 1424 int perf_evlist__strerror_open(struct evlist *evlist,  in perf_evlist__strerror_open()  function
 | 
| /Linux-v5.4/tools/perf/tests/ | 
| D | code-reading.c | 680 				perf_evlist__strerror_open(evlist, errno, errbuf, sizeof(errbuf));  in do_test_code_reading()
 | 
| /Linux-v5.4/tools/perf/ | 
| D | builtin-trace.c | 3537 	perf_evlist__strerror_open(evlist, errno, errbuf, sizeof(errbuf));  in trace__run()
 |