Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-trace.c108 struct syscall_fmt { struct
109 const char *name;
110 const char *alias;
111 struct {
114 } bpf_prog_name;
115 struct syscall_arg_fmt arg[RAW_SYSCALL_ARGS_NUM];
116 u8 nr_args;
117 bool errpid;
118 bool timeout;
119 bool hexret;