Searched refs:syscall_arg_fmt (Results 1 – 2 of 2) sorted by relevance
113 struct syscall_arg_fmt { struct135 struct syscall_arg_fmt arg[RAW_SYSCALL_ARGS_NUM]; argument345 struct syscall_arg_fmt *fmt;387 static inline struct syscall_arg_fmt *__evsel__syscall_arg_fmt(struct evsel *evsel) in __evsel__syscall_arg_fmt()394 static struct syscall_arg_fmt *evsel__syscall_arg_fmt(struct evsel *evsel) in evsel__syscall_arg_fmt()411 et->fmt = calloc(tp_format->format.nr_fields, sizeof(struct syscall_arg_fmt)); in evsel__syscall_arg_fmt()950 static void syscall_arg_fmt__cache_btf_enum(struct syscall_arg_fmt *arg_fmt, struct btf *btf, char … in syscall_arg_fmt__cache_btf_enum()1081 struct syscall_arg_fmt *arg_fmt = arg->fmt; in trace__btf_scnprintf()1500 struct syscall_arg_fmt *arg_fmt;2048 static const struct syscall_arg_fmt syscall_arg_fmts__by_name[] = {[all …]
89 struct syscall_arg_fmt;108 struct syscall_arg_fmt *fmt;