Lines Matching refs:trace_probe
748 int traceprobe_parse_probe_arg(struct trace_probe *tp, int i, char *arg, in traceprobe_parse_probe_arg()
841 static int __set_print_fmt(struct trace_probe *tp, char *buf, int len, in __set_print_fmt()
901 int traceprobe_set_print_fmt(struct trace_probe *tp, bool is_return) in traceprobe_set_print_fmt()
921 size_t offset, struct trace_probe *tp) in traceprobe_define_arg_fields()
953 int trace_probe_append(struct trace_probe *tp, struct trace_probe *to) in trace_probe_append()
967 void trace_probe_unlink(struct trace_probe *tp) in trace_probe_unlink()
975 void trace_probe_cleanup(struct trace_probe *tp) in trace_probe_cleanup()
986 int trace_probe_init(struct trace_probe *tp, const char *event, in trace_probe_init()
1026 int trace_probe_register_event_call(struct trace_probe *tp) in trace_probe_register_event_call()
1042 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file) in trace_probe_add_file()
1057 struct event_file_link *trace_probe_get_file_link(struct trace_probe *tp, in trace_probe_get_file_link()
1070 int trace_probe_remove_file(struct trace_probe *tp, in trace_probe_remove_file()
1093 int trace_probe_compare_arg_type(struct trace_probe *a, struct trace_probe *b) in trace_probe_compare_arg_type()
1114 bool trace_probe_match_command_args(struct trace_probe *tp, in trace_probe_match_command_args()