Lines Matching refs:trace_probe
768 int traceprobe_parse_probe_arg(struct trace_probe *tp, int i, const char *arg, in traceprobe_parse_probe_arg()
861 static int __set_print_fmt(struct trace_probe *tp, char *buf, int len, in __set_print_fmt()
933 int traceprobe_set_print_fmt(struct trace_probe *tp, enum probe_print_type ptype) in traceprobe_set_print_fmt()
953 size_t offset, struct trace_probe *tp) in traceprobe_define_arg_fields()
985 int trace_probe_append(struct trace_probe *tp, struct trace_probe *to) in trace_probe_append()
999 void trace_probe_unlink(struct trace_probe *tp) in trace_probe_unlink()
1007 void trace_probe_cleanup(struct trace_probe *tp) in trace_probe_cleanup()
1018 int trace_probe_init(struct trace_probe *tp, const char *event, in trace_probe_init()
1081 int trace_probe_register_event_call(struct trace_probe *tp) in trace_probe_register_event_call()
1103 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file) in trace_probe_add_file()
1118 struct event_file_link *trace_probe_get_file_link(struct trace_probe *tp, in trace_probe_get_file_link()
1131 int trace_probe_remove_file(struct trace_probe *tp, in trace_probe_remove_file()
1154 int trace_probe_compare_arg_type(struct trace_probe *a, struct trace_probe *b) in trace_probe_compare_arg_type()
1175 bool trace_probe_match_command_args(struct trace_probe *tp, in trace_probe_match_command_args()