Searched refs:bpf__strerror_setup_stdout (Results 1 – 3 of 3) sorted by relevance
212 static inline int bpf__strerror_setup_stdout(struct evlist *evlist, int err, char *buf, size_t size) in bpf__strerror_setup_stdout() function
4102 bpf__strerror_setup_stdout(rec->evlist, err, errbuf, sizeof(errbuf)); in cmd_record()
4943 bpf__strerror_setup_stdout(trace.evlist, err, bf, sizeof(bf));
Completed in 24 milliseconds