Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_eprobe.c238 static int eprobe_event_define_fields(struct trace_event_call *event_call) in eprobe_event_define_fields()
852 struct trace_event_call *event_call; in __trace_eprobe_create() local
H A Dtrace_kprobe.c1658 static int kprobe_event_define_fields(struct trace_event_call *event_call) in kprobe_event_define_fields()
1673 static int kretprobe_event_define_fields(struct trace_event_call *event_call) in kretprobe_event_define_fields()
1978 void destroy_local_trace_kprobe(struct trace_event_call *event_call) in destroy_local_trace_kprobe()
H A Dtrace_fprobe.c681 static int fentry_event_define_fields(struct trace_event_call *event_call) in fentry_event_define_fields()
696 static int fexit_event_define_fields(struct trace_event_call *event_call) in fexit_event_define_fields()
H A Dtrace_uprobe.c1225 static int uprobe_event_define_fields(struct trace_event_call *event_call) in uprobe_event_define_fields()
1683 void destroy_local_trace_uprobe(struct trace_event_call *event_call) in destroy_local_trace_uprobe()
H A Dtrace_probe.h329 trace_probe_event_from_call(struct trace_event_call *event_call) in trace_probe_event_from_call()
H A Dtrace_probe.c2552 int traceprobe_define_arg_fields(struct trace_event_call *event_call, in traceprobe_define_arg_fields()
H A Dtrace_events.c699 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