Searched refs:syscall_arg_fmt (Results 1 – 2 of 2) sorted by relevance
104 struct syscall_arg_fmt { struct121 struct syscall_arg_fmt arg[RAW_SYSCALL_ARGS_NUM]; argument299 struct syscall_arg_fmt *fmt;341 static inline struct syscall_arg_fmt *__evsel__syscall_arg_fmt(struct evsel *evsel) in __evsel__syscall_arg_fmt()348 static struct syscall_arg_fmt *evsel__syscall_arg_fmt(struct evsel *evsel) in evsel__syscall_arg_fmt()360 et->fmt = calloc(evsel->tp_format->format.nr_fields, sizeof(struct syscall_arg_fmt)); in evsel__syscall_arg_fmt()1229 struct syscall_arg_fmt *arg_fmt;1707 static const struct syscall_arg_fmt syscall_arg_fmts__by_name[] = {1714 const struct syscall_arg_fmt *fmt = fmtp; in syscall_arg_fmt__cmp()1718 static const struct syscall_arg_fmt *[all …]
89 struct syscall_arg_fmt;108 struct syscall_arg_fmt *fmt;