Searched defs:event_call (Results 1 – 7 of 7) sorted by relevance
1545 static int kprobe_event_define_fields(struct trace_event_call *event_call) in kprobe_event_define_fields()1560 static int kretprobe_event_define_fields(struct trace_event_call *event_call) in kretprobe_event_define_fields()1850 void destroy_local_trace_kprobe(struct trace_event_call *event_call) in destroy_local_trace_kprobe()
1179 static int uprobe_event_define_fields(struct trace_event_call *event_call) in uprobe_event_define_fields()1633 void destroy_local_trace_uprobe(struct trace_event_call *event_call) in destroy_local_trace_uprobe()
922 int traceprobe_define_arg_fields(struct trace_event_call *event_call, in traceprobe_define_arg_fields()
294 trace_probe_event_from_call(struct trace_event_call *event_call) in trace_probe_event_from_call()
255 struct trace_event_call *event_call = trace_file->event_call; in trace_event_buffer_reserve() local
2786 struct trace_event_call *event_call; in output_printk() local
346 trace_get_fields(struct trace_event_call *event_call) in trace_get_fields()523 struct trace_event_call *event_call; member