Searched refs:syscall_arg_fmt (Results 1 – 2 of 2) sorted by relevance
94 struct syscall_arg_fmt { struct111 struct syscall_arg_fmt arg[6]; argument296 struct syscall_arg_fmt *fmt;338 static inline struct syscall_arg_fmt *__evsel__syscall_arg_fmt(struct evsel *evsel) in __evsel__syscall_arg_fmt()345 static struct syscall_arg_fmt *evsel__syscall_arg_fmt(struct evsel *evsel) in evsel__syscall_arg_fmt()357 et->fmt = calloc(evsel->tp_format->format.nr_fields, sizeof(struct syscall_arg_fmt)); in evsel__syscall_arg_fmt()1219 struct syscall_arg_fmt *arg_fmt;1677 static struct syscall_arg_fmt syscall_arg_fmts__by_name[] = {1684 const struct syscall_arg_fmt *fmt = fmtp; in syscall_arg_fmt__cmp()1688 static struct syscall_arg_fmt *[all …]
90 struct syscall_arg_fmt;109 struct syscall_arg_fmt *fmt;