Home
last modified time | relevance | path

Searched refs:tracing_path__strerror_open_tp (Results 1 – 6 of 6) sorted by relevance

/linux/tools/lib/api/fs/
A Dtracing_path.h21 int tracing_path__strerror_open_tp(int err, char *buf, size_t size, const char *sys, const char *na…
A Dtracing_path.c116 int tracing_path__strerror_open_tp(int err, char *buf, size_t size, in tracing_path__strerror_open_tp() function
/linux/tools/perf/tests/
A Dopenat-syscall.c33 tracing_path__strerror_open_tp(errno, errbuf, sizeof(errbuf), "syscalls", "sys_enter_openat"); in test__openat_syscall_event()
A Dopenat-syscall-all-cpus.c49 tracing_path__strerror_open_tp(errno, errbuf, sizeof(errbuf), "syscalls", "sys_enter_openat"); in test__openat_syscall_event_on_all_cpus()
/linux/tools/perf/
A Dbuiltin-trace.c4175 tracing_path__strerror_open_tp(errno, errbuf, sizeof(errbuf), "sched", "sched_stat_runtime");
4179 tracing_path__strerror_open_tp(errno, errbuf, sizeof(errbuf), "raw_syscalls", "sys_(enter|exit)");
/linux/tools/perf/util/
A Dparse-events.c558 tracing_path__strerror_open_tp(err, help, sizeof(help), sys, name); in tracepoint_error()

Completed in 30 milliseconds