Lines Matching refs:trace_event_call
323 trace_uprobe_primary_from_call(struct trace_event_call *call) in trace_uprobe_primary_from_call()
958 struct trace_event_call *call = trace_probe_event_call(&tu->tp); in __uprobe_trace_func()
1028 container_of(event, struct trace_event_call, event)); in print_uprobe_event()
1092 static int probe_event_enable(struct trace_event_call *call, in probe_event_enable()
1152 static void probe_event_disable(struct trace_event_call *call, in probe_event_disable()
1177 static int uprobe_event_define_fields(struct trace_event_call *event_call) in uprobe_event_define_fields()
1272 static int uprobe_perf_close(struct trace_event_call *call, in uprobe_perf_close()
1296 static int uprobe_perf_open(struct trace_event_call *call, in uprobe_perf_open()
1343 struct trace_event_call *call = trace_probe_event_call(&tu->tp); in __uprobe_perf_func()
1442 trace_uprobe_register(struct trace_event_call *event, enum trace_reg type, in trace_uprobe_register()
1559 struct trace_event_call *call = trace_probe_event_call(&tu->tp); in init_trace_event_call()
1580 struct trace_event_call *
1636 void destroy_local_trace_uprobe(struct trace_event_call *event_call) in destroy_local_trace_uprobe()