Searched defs:event_call (Results 1 – 3 of 3) sorted by relevance
235 static int eprobe_event_define_fields(struct trace_event_call *event_call) in eprobe_event_define_fields()849 struct trace_event_call *event_call; in __trace_eprobe_create() local
685 static int fentry_event_define_fields(struct trace_event_call *event_call) in fentry_event_define_fields()700 static int fexit_event_define_fields(struct trace_event_call *event_call) in fexit_event_define_fields()
672 struct trace_event_call *event_call = trace_file->event_call; in trace_event_buffer_reserve() local