Home
last modified time | relevance | path

Searched refs:probe_arg (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/trace/
A Dtrace_probe.h227 struct probe_arg { struct
265 struct probe_arg args[];
364 int trace_probe_print_args(struct trace_seq *s, struct probe_arg *args, int nr_args,
434 extern int traceprobe_update_arg(struct probe_arg *arg);
435 extern void traceprobe_free_probe_arg(struct probe_arg *arg);
A Dtrace_probe_tmpl.h237 struct probe_arg *arg; in __get_data_size()
257 struct probe_arg *arg; in store_trace_args()
A Dtrace_probe.c1224 static char *parse_probe_arg_type(char *arg, struct probe_arg *parg, in parse_probe_arg_type()
1289 struct probe_arg *parg, in finalize_fetch_insn()
1408 struct probe_arg *parg, in traceprobe_parse_probe_arg_body()
1508 struct probe_arg *args, int narg) in traceprobe_conflict_field_name()
1553 struct probe_arg *parg = &tp->args[i]; in traceprobe_parse_probe_arg()
1588 void traceprobe_free_probe_arg(struct probe_arg *arg) in traceprobe_free_probe_arg()
1812 int traceprobe_update_arg(struct probe_arg *arg) in traceprobe_update_arg()
1851 struct probe_arg *parg; in __set_print_fmt()
1944 struct probe_arg *parg = &tp->args[i]; in traceprobe_define_arg_fields()
2205 int trace_probe_print_args(struct trace_seq *s, struct probe_arg *args, int nr_args, in trace_probe_print_args()
[all …]
A Dtrace_eprobe.c358 struct probe_arg *arg; in get_eprobe_size()

Completed in 14 milliseconds