Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace_probe_tmpl.h174 struct probe_arg *arg; in __get_data_size()
194 struct probe_arg *arg; in store_trace_args()
217 print_probe_args(struct trace_seq *s, struct probe_arg *args, int nr_args, in print_probe_args()
224 struct probe_arg *a = args + i; in print_probe_args()
A Dtrace_probe.h216 struct probe_arg { struct
248 struct probe_arg args[];
362 extern int traceprobe_update_arg(struct probe_arg *arg);
363 extern void traceprobe_free_probe_arg(struct probe_arg *arg);
A Dtrace_probe.c554 struct probe_arg *parg, unsigned int flags, int offset) in traceprobe_parse_probe_arg_body()
753 struct probe_arg *args, int narg) in traceprobe_conflict_field_name()
771 struct probe_arg *parg = &tp->args[i]; in traceprobe_parse_probe_arg()
809 void traceprobe_free_probe_arg(struct probe_arg *arg) in traceprobe_free_probe_arg()
825 int traceprobe_update_arg(struct probe_arg *arg) in traceprobe_update_arg()
864 struct probe_arg *parg; in __set_print_fmt()
959 struct probe_arg *parg = &tp->args[i]; in traceprobe_define_arg_fields()
A Dtrace_eprobe.c226 struct probe_arg *parg = &ep->tp.args[i]; in trace_eprobe_tp_arg_update()
342 struct probe_arg *arg; in get_eprobe_size()

Completed in 9 milliseconds