Lines Matching refs:trace_event_call
323 trace_uprobe_primary_from_call(struct trace_event_call *call) in trace_uprobe_primary_from_call()
951 struct trace_event_call *call = trace_probe_event_call(&tu->tp); in __uprobe_trace_func()
1023 container_of(event, struct trace_event_call, event)); in print_uprobe_event()
1089 static int probe_event_enable(struct trace_event_call *call, in probe_event_enable()
1150 static void probe_event_disable(struct trace_event_call *call, in probe_event_disable()
1175 static int uprobe_event_define_fields(struct trace_event_call *event_call) in uprobe_event_define_fields()
1270 static int uprobe_perf_close(struct trace_event_call *call, in uprobe_perf_close()
1295 static int uprobe_perf_open(struct trace_event_call *call, in uprobe_perf_open()
1342 struct trace_event_call *call = trace_probe_event_call(&tu->tp); in __uprobe_perf_func()
1441 trace_uprobe_register(struct trace_event_call *event, enum trace_reg type, in trace_uprobe_register()
1558 struct trace_event_call *call = trace_probe_event_call(&tu->tp); in init_trace_event_call()
1579 struct trace_event_call *
1628 void destroy_local_trace_uprobe(struct trace_event_call *event_call) in destroy_local_trace_uprobe()