Home
last modified time | relevance | path

Searched defs:syscall_fmt (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/
H A Dbuiltin-trace.c127 struct syscall_fmt { struct
128 const char *name;
129 const char *alias;
130 struct {
133 } bpf_prog_name;
134 struct syscall_arg_fmt arg[RAW_SYSCALL_ARGS_NUM];
135 u8 nr_args;
136 bool errpid;
137 bool timeout;
138 bool hexret;