Searched refs:syscall_arg_fmt (Results 1 – 2 of 2) sorted by relevance
98 struct syscall_arg_fmt { struct115 struct syscall_arg_fmt arg[RAW_SYSCALL_ARGS_NUM]; argument300 struct syscall_arg_fmt *fmt;342 static inline struct syscall_arg_fmt *__evsel__syscall_arg_fmt(struct evsel *evsel) in __evsel__syscall_arg_fmt()349 static struct syscall_arg_fmt *evsel__syscall_arg_fmt(struct evsel *evsel) in evsel__syscall_arg_fmt()361 et->fmt = calloc(evsel->tp_format->format.nr_fields, sizeof(struct syscall_arg_fmt)); in evsel__syscall_arg_fmt()1223 struct syscall_arg_fmt *arg_fmt;1681 static struct syscall_arg_fmt syscall_arg_fmts__by_name[] = {1688 const struct syscall_arg_fmt *fmt = fmtp; in syscall_arg_fmt__cmp()1692 static struct syscall_arg_fmt *[all …]
90 struct syscall_arg_fmt;109 struct syscall_arg_fmt *fmt;