Home
last modified time | relevance | path

Searched refs:evlist__strerror_mmap (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Devlist.h270 int evlist__strerror_mmap(struct evlist *evlist, int err, char *buf, size_t size);
H A Devlist.c1533 int evlist__strerror_mmap(struct evlist *evlist, int err, char *buf, size_t size) in evlist__strerror_mmap() function
/kernel/linux/linux-6.6/tools/perf/util/
H A Devlist.h257 int evlist__strerror_mmap(struct evlist *evlist, int err, char *buf, size_t size);
H A Devlist.c1631 int evlist__strerror_mmap(struct evlist *evlist, int err, char *buf, size_t size) in evlist__strerror_mmap() function
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-trace.c4162 evlist__strerror_mmap(evlist, errno, errbuf, sizeof(errbuf));
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-trace.c4085 evlist__strerror_mmap(evlist, errno, errbuf, sizeof(errbuf));

Completed in 27 milliseconds