Lines Matching refs:trace_probe
629 static int __store_entry_arg(struct trace_probe *tp, int argnum);
834 static int __store_entry_arg(struct trace_probe *tp, int argnum) in __store_entry_arg()
899 int traceprobe_get_entry_data_size(struct trace_probe *tp) in traceprobe_get_entry_data_size()
909 void store_trace_entry_data(void *edata, struct trace_probe *tp, struct pt_regs *regs) in store_trace_entry_data()
1607 int traceprobe_parse_probe_arg(struct trace_probe *tp, int i, const char *arg, in traceprobe_parse_probe_arg()
1896 static int __set_print_fmt(struct trace_probe *tp, char *buf, int len, in __set_print_fmt()
1966 int traceprobe_set_print_fmt(struct trace_probe *tp, enum probe_print_type ptype) in traceprobe_set_print_fmt()
1986 size_t offset, struct trace_probe *tp) in traceprobe_define_arg_fields()
2018 int trace_probe_append(struct trace_probe *tp, struct trace_probe *to) in trace_probe_append()
2032 void trace_probe_unlink(struct trace_probe *tp) in trace_probe_unlink()
2040 void trace_probe_cleanup(struct trace_probe *tp) in trace_probe_cleanup()
2057 int trace_probe_init(struct trace_probe *tp, const char *event, in trace_probe_init()
2125 int trace_probe_register_event_call(struct trace_probe *tp) in trace_probe_register_event_call()
2147 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file) in trace_probe_add_file()
2162 struct event_file_link *trace_probe_get_file_link(struct trace_probe *tp, in trace_probe_get_file_link()
2175 int trace_probe_remove_file(struct trace_probe *tp, in trace_probe_remove_file()
2197 int trace_probe_compare_arg_type(struct trace_probe *a, struct trace_probe *b) in trace_probe_compare_arg_type()
2218 bool trace_probe_match_command_args(struct trace_probe *tp, in trace_probe_match_command_args()