Lines Matching refs:trace_event_call
330 trace_uprobe_primary_from_call(struct trace_event_call *call) in trace_uprobe_primary_from_call()
945 struct trace_event_call *call = trace_probe_event_call(&tu->tp); in __uprobe_trace_func()
1017 container_of(event, struct trace_event_call, event)); in print_uprobe_event()
1082 static int probe_event_enable(struct trace_event_call *call, in probe_event_enable()
1143 static void probe_event_disable(struct trace_event_call *call, in probe_event_disable()
1168 static int uprobe_event_define_fields(struct trace_event_call *event_call) in uprobe_event_define_fields()
1269 static int uprobe_perf_multi_call(struct trace_event_call *call, in uprobe_perf_multi_call()
1308 struct trace_event_call *call = trace_probe_event_call(&tu->tp); in __uprobe_perf_func()
1400 trace_uprobe_register(struct trace_event_call *event, enum trace_reg type, in trace_uprobe_register()
1512 struct trace_event_call *call = trace_probe_event_call(&tu->tp); in init_trace_event_call()
1534 struct trace_event_call *
1583 void destroy_local_trace_uprobe(struct trace_event_call *event_call) in destroy_local_trace_uprobe()