Searched refs:syscall_arg_fmt (Results 1 – 2 of 2) sorted by relevance
93 struct syscall_arg_fmt { struct110 struct syscall_arg_fmt arg[6]; argument295 struct syscall_arg_fmt *fmt;337 static inline struct syscall_arg_fmt *__evsel__syscall_arg_fmt(struct evsel *evsel) in __evsel__syscall_arg_fmt()344 static struct syscall_arg_fmt *evsel__syscall_arg_fmt(struct evsel *evsel) in evsel__syscall_arg_fmt()356 et->fmt = calloc(evsel->tp_format->format.nr_fields, sizeof(struct syscall_arg_fmt)); in evsel__syscall_arg_fmt()1209 struct syscall_arg_fmt *arg_fmt;1660 static struct syscall_arg_fmt syscall_arg_fmts__by_name[] = {1667 const struct syscall_arg_fmt *fmt = fmtp; in syscall_arg_fmt__cmp()1671 static struct syscall_arg_fmt *[all …]
88 struct syscall_arg_fmt;107 struct syscall_arg_fmt *fmt;