Searched refs:evlist__strerror_mmap (Results 1 – 3 of 3) sorted by relevance
257 int evlist__strerror_mmap(struct evlist *evlist, int err, char *buf, size_t size);
1658 int evlist__strerror_mmap(struct evlist *evlist, int err, char *buf, size_t size) in evlist__strerror_mmap() function
4640 evlist__strerror_mmap(evlist, errno, errbuf, sizeof(errbuf)); in trace__run()
Completed in 20 milliseconds