Home
last modified time | relevance | path

Searched refs:str_error_r (Results 1 – 25 of 45) sorted by relevance

12

/tools/lib/api/
A DBuild5 libapi-y += str_error_r.o
7 $(OUTPUT)str_error_r.o: ../str_error_r.c FORCE
/tools/objtool/
A DBuild16 objtool-y += str_error_r.o
27 $(OUTPUT)str_error_r.o: ../lib/str_error_r.c FORCE
/tools/perf/util/
A Dcloexec.c57 err, str_error_r(err, sbuf, sizeof(sbuf))); in perf_flag_probe()
75 err, str_error_r(err, sbuf, sizeof(sbuf)))) in perf_flag_probe()
A Dtarget.c120 str_error_r(errnum, buf, buflen); in target__strerror()
A Dmutex.c15 pr_err("%s error: '%s'\n", fn, str_error_r(err, sbuf, sizeof(sbuf))); in check_err()
A Dprobe-file.c86 str_error_r(-err, sbuf, sizeof(sbuf))); in print_open_warning()
102 str_error_r(-kerr, sbuf, sizeof(sbuf))); in print_both_open_warning()
106 str_error_r(-uerr, sbuf, sizeof(sbuf))); in print_both_open_warning()
281 str_error_r(errno, sbuf, sizeof(sbuf))); in probe_file__add_event()
319 str_error_r(-ret, buf, sizeof(buf))); in __del_trace_probe_event()
/tools/perf/bench/
A Devlist-open-close.c114 pr_err("evlist__open: %s\n", str_error_r(errno, sbuf, sizeof(sbuf))); in bench__do_evlist_open_close()
120 pr_err("evlist__mmap: %s\n", str_error_r(errno, sbuf, sizeof(sbuf))); in bench__do_evlist_open_close()
193 pr_err("strbuf_init: %s\n", str_error_r(err, sbuf, sizeof(sbuf))); in bench__repeat_event_string()
200 pr_err("strbuf_add: %s\n", str_error_r(err, sbuf, sizeof(sbuf))); in bench__repeat_event_string()
206 pr_err("strbuf_addch: %s\n", str_error_r(err, sbuf, sizeof(sbuf))); in bench__repeat_event_string()
/tools/perf/tests/
A Dbackward-ring-buffer.c71 str_error_r(errno, sbuf, sizeof(sbuf))); in do_test()
135 str_error_r(errno, sbuf, sizeof(sbuf))); in test__backward_ring_buffer()
156 str_error_r(errno, sbuf, sizeof(sbuf))); in test__backward_ring_buffer()
A Dperf-record.c117 str_error_r(errno, sbuf, sizeof(sbuf))); in test__PERF_RECORD()
128 str_error_r(errno, sbuf, sizeof(sbuf))); in test__PERF_RECORD()
139 str_error_r(errno, sbuf, sizeof(sbuf))); in test__PERF_RECORD()
151 str_error_r(errno, sbuf, sizeof(sbuf))); in test__PERF_RECORD()
A Dopenat-syscall-all-cpus.c59 str_error_r(errno, sbuf, sizeof(sbuf))); in test__openat_syscall_event_on_all_cpus()
81 str_error_r(errno, sbuf, sizeof(sbuf))); in test__openat_syscall_event_on_all_cpus()
A Dsw-clock.c80 str_error_r(errno, sbuf, sizeof(sbuf)), in __test__sw_clock_freq()
88 str_error_r(errno, sbuf, sizeof(sbuf))); in __test__sw_clock_freq()
A Dopenat-syscall-tp-fields.c72 str_error_r(errno, sbuf, sizeof(sbuf))); in test__syscall_openat_tp_fields()
79 str_error_r(errno, sbuf, sizeof(sbuf))); in test__syscall_openat_tp_fields()
A Dtask-exit.c103 str_error_r(-err, sbuf, sizeof(sbuf))); in test__task_exit()
109 str_error_r(errno, sbuf, sizeof(sbuf))); in test__task_exit()
A Dsigtrap.c240 pr_debug("FAILED sigaction(): %s\n", str_error_r(errno, sbuf, sizeof(sbuf))); in test__sigtrap()
248 str_error_r(errno, sbuf, sizeof(sbuf))); in test__sigtrap()
258 pr_debug("FAILED pthread_create(): %s\n", str_error_r(errno, sbuf, sizeof(sbuf))); in test__sigtrap()
A Dopenat-syscall.c43 str_error_r(errno, sbuf, sizeof(sbuf))); in test__openat_syscall_event()
A Dmmap-basic.c70 str_error_r(errno, sbuf, sizeof(sbuf))); in test__basic_mmap()
104 str_error_r(errno, sbuf, sizeof(sbuf))); in test__basic_mmap()
114 str_error_r(errno, sbuf, sizeof(sbuf))); in test__basic_mmap()
A Devent-times.c44 str_error_r(errno, sbuf, sizeof(sbuf))); in attach__enable_on_exec()
/tools/lib/
A Dstr_error_r.c21 char *str_error_r(int errnum, char *buf, size_t buflen) in str_error_r() function
/tools/bpf/resolve_btfids/
A DBuild8 resolve_btfids-y += str_error_r.o
/tools/perf/
A Dbuiltin-buildid-cache.c477 pos->s, str_error_r(errno, sbuf, sizeof(sbuf))); in cmd_buildid_cache()
495 pos->s, str_error_r(errno, sbuf, sizeof(sbuf))); in cmd_buildid_cache()
513 pos->s, str_error_r(errno, sbuf, sizeof(sbuf))); in cmd_buildid_cache()
523 str_error_r(errno, sbuf, sizeof(sbuf))); in cmd_buildid_cache()
541 pos->s, str_error_r(errno, sbuf, sizeof(sbuf))); in cmd_buildid_cache()
A DMANIFEST26 tools/lib/str_error_r.c
A Dperf.c367 str_error_r(errno, sbuf, sizeof(sbuf))); in run_builtin()
376 str_error_r(errno, sbuf, sizeof(sbuf))); in run_builtin()
577 cmd, str_error_r(errno, sbuf, sizeof(sbuf))); in main()
/tools/include/linux/
A Dstring.h33 char *str_error_r(int errnum, char *buf, size_t buflen);
/tools/lib/api/fs/
A Dtracing_path.c173 snprintf(buf, size, "%s", str_error_r(err, sbuf, sizeof(sbuf))); in tracing_path__strerror_open_tp()
/tools/lib/subcmd/
A Drun-command.c116 cmd->dir, str_error_r(errno, sbuf, sizeof(sbuf))); in start_command()
190 str_error_r(errno, sbuf, sizeof(sbuf))); in wait_or_whine()

Completed in 25 milliseconds

12