Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-trace.c1179 static struct syscall_fmt *syscall_fmt__find(const char *name) in syscall_fmt__find() function
1806 sc->fmt = syscall_fmt__find(sc->name); in trace__read_syscall_info()
4556 struct syscall_fmt *scfmt = syscall_fmt__find(name);