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