Home
last modified time | relevance | path

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

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