Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
Dbuiltin-trace.c130 struct syscall_fmt { struct
131 const char *name;
132 const char *alias;
133 struct {
136 } bpf_prog_name;
137 struct syscall_arg_fmt arg[RAW_SYSCALL_ARGS_NUM];
138 u8 nr_args;
139 bool errpid;
140 bool timeout;
141 bool hexret;