Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/kernel/trace/
Dtrace_kprobe.c1234 static int kprobe_event_define_fields(struct trace_event_call *event_call) in kprobe_event_define_fields()
1257 static int kretprobe_event_define_fields(struct trace_event_call *event_call) in kretprobe_event_define_fields()
1570 void destroy_local_trace_kprobe(struct trace_event_call *event_call) in destroy_local_trace_kprobe()
Dtrace_uprobe.c966 static int uprobe_event_define_fields(struct trace_event_call *event_call) in uprobe_event_define_fields()
1396 void destroy_local_trace_uprobe(struct trace_event_call *event_call) in destroy_local_trace_uprobe()
Dtrace_events.c74 trace_get_fields(struct trace_event_call *event_call) in trace_get_fields()
257 struct trace_event_call *event_call = trace_file->event_call; in trace_event_buffer_reserve() local
Dtrace.c2325 struct trace_event_call *event_call; in output_printk() local
/kernel/linux/linux-5.10/kernel/trace/
Dtrace_kprobe.c1542 static int kprobe_event_define_fields(struct trace_event_call *event_call) in kprobe_event_define_fields()
1557 static int kretprobe_event_define_fields(struct trace_event_call *event_call) in kretprobe_event_define_fields()
1847 void destroy_local_trace_kprobe(struct trace_event_call *event_call) in destroy_local_trace_kprobe()
Dtrace_uprobe.c1179 static int uprobe_event_define_fields(struct trace_event_call *event_call) in uprobe_event_define_fields()
1632 void destroy_local_trace_uprobe(struct trace_event_call *event_call) in destroy_local_trace_uprobe()
Dtrace_probe.c922 int traceprobe_define_arg_fields(struct trace_event_call *event_call, in traceprobe_define_arg_fields()
Dtrace_probe.h294 trace_probe_event_from_call(struct trace_event_call *event_call) in trace_probe_event_from_call()
Dtrace_events.c255 struct trace_event_call *event_call = trace_file->event_call; in trace_event_buffer_reserve() local
Dtrace.c2786 struct trace_event_call *event_call; in output_printk() local
/kernel/linux/linux-5.10/include/linux/
Dtrace_events.h346 trace_get_fields(struct trace_event_call *event_call) in trace_get_fields()
523 struct trace_event_call *event_call; member
/kernel/linux/linux-4.19/include/linux/
Dtrace_events.h368 struct trace_event_call *event_call; member