Home
last modified time | relevance | path

Searched defs:event_call (Results 1 – 7 of 7) sorted by relevance

/linux/kernel/trace/
H A Dtrace_eprobe.c235 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
H A Dtrace_fprobe.c685 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()
H A Dtrace_uprobe.c1221 static int uprobe_event_define_fields(struct trace_event_call *event_call) in uprobe_event_define_fields()
1679 void destroy_local_trace_uprobe(struct trace_event_call *event_call) in destroy_local_trace_uprobe()
H A Dtrace_probe.h320 trace_probe_event_from_call(struct trace_event_call *event_call) in trace_probe_event_from_call()
H A Dtrace_probe.c1991 int traceprobe_define_arg_fields(struct trace_event_call *event_call, in traceprobe_define_arg_fields()
H A Dtrace_events.c672 struct trace_event_call *event_call = trace_file->event_call; in trace_event_buffer_reserve() local
H A Dtrace.c1946 struct trace_event_call *event_call; in output_printk() local