Searched refs:evsel__find_syscall_arg_fmt_by_name (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-trace.c3684 static struct syscall_arg_fmt *evsel__find_syscall_arg_fmt_by_name(struct evsel *evsel, char *arg) function
3739 fmt = evsel__find_syscall_arg_fmt_by_name(evsel, arg);

Completed in 146 milliseconds