Lines Matching refs:trace_event_call
182 struct trace_event_call *call = trace_probe_event_call(&tf->tp); in NOKPROBE_SYMBOL()
239 struct trace_event_call *call = trace_probe_event_call(&tf->tp); in NOKPROBE_SYMBOL()
280 struct trace_event_call *call = trace_probe_event_call(&tf->tp); in fentry_perf_func()
313 struct trace_event_call *call = trace_probe_event_call(&tf->tp); in fexit_perf_func()
460 static int enable_trace_fprobe(struct trace_event_call *call, in enable_trace_fprobe()
495 static int disable_trace_fprobe(struct trace_event_call *call, in disable_trace_fprobe()
540 container_of(event, struct trace_event_call, event)); in print_fentry_event()
570 container_of(event, struct trace_event_call, event)); in print_fexit_event()
596 static int fentry_event_define_fields(struct trace_event_call *event_call) in fentry_event_define_fields()
611 static int fexit_event_define_fields(struct trace_event_call *event_call) in fexit_event_define_fields()
647 static int fprobe_register(struct trace_event_call *event,
652 struct trace_event_call *call = trace_probe_event_call(&tf->tp); in init_trace_event_call()
1299 static int fprobe_register(struct trace_event_call *event, in fprobe_register()