Lines Matching refs:trace_event_call
317 trace_uprobe_primary_from_call(struct trace_event_call *call) in trace_uprobe_primary_from_call()
1005 struct trace_event_call *call = trace_probe_event_call(&tu->tp); in __uprobe_trace_func()
1078 container_of(event, struct trace_event_call, event)); in print_uprobe_event()
1139 static int probe_event_enable(struct trace_event_call *call, in probe_event_enable()
1199 static void probe_event_disable(struct trace_event_call *call, in probe_event_disable()
1224 static int uprobe_event_define_fields(struct trace_event_call *event_call) in uprobe_event_define_fields()
1316 static int uprobe_perf_close(struct trace_event_call *call, in uprobe_perf_close()
1340 static int uprobe_perf_open(struct trace_event_call *call, in uprobe_perf_open()
1393 struct trace_event_call *call = trace_probe_event_call(&tu->tp); in __uprobe_perf_func()
1492 trace_uprobe_register(struct trace_event_call *event, enum trace_reg type, in trace_uprobe_register()
1595 struct trace_event_call *call = trace_probe_event_call(&tu->tp); in init_trace_event_call()
1616 struct trace_event_call *
1672 void destroy_local_trace_uprobe(struct trace_event_call *event_call) in destroy_local_trace_uprobe()