Searched refs:syscall_arg_fmt (Results 1 – 2 of 2) sorted by relevance
88 struct syscall_arg_fmt;107 struct syscall_arg_fmt *fmt;
95 struct syscall_arg_fmt { struct112 struct syscall_arg_fmt arg[RAW_SYSCALL_ARGS_NUM]; argument297 struct syscall_arg_fmt *fmt;339 static inline struct syscall_arg_fmt *__evsel__syscall_arg_fmt(struct evsel *evsel) in __evsel__syscall_arg_fmt()346 static struct syscall_arg_fmt *evsel__syscall_arg_fmt(struct evsel *evsel) in evsel__syscall_arg_fmt()358 et->fmt = calloc(evsel->tp_format->format.nr_fields, sizeof(struct syscall_arg_fmt)); in evsel__syscall_arg_fmt()1211 struct syscall_arg_fmt *arg_fmt;1662 static struct syscall_arg_fmt syscall_arg_fmts__by_name[] = {1669 const struct syscall_arg_fmt *fmt = fmtp; in syscall_arg_fmt__cmp()1673 static struct syscall_arg_fmt *[all …]