Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace_eprobe.c243 static int eprobe_event_define_fields(struct trace_event_call *event_call) in eprobe_event_define_fields()
865 struct trace_event_call *event_call; in __trace_eprobe_create() local
A Dtrace_kprobe.c1533 static int kprobe_event_define_fields(struct trace_event_call *event_call) in kprobe_event_define_fields()
1548 static int kretprobe_event_define_fields(struct trace_event_call *event_call) in kretprobe_event_define_fields()
1842 void destroy_local_trace_kprobe(struct trace_event_call *event_call) in destroy_local_trace_kprobe()
A Dtrace_uprobe.c1180 static int uprobe_event_define_fields(struct trace_event_call *event_call) in uprobe_event_define_fields()
1636 void destroy_local_trace_uprobe(struct trace_event_call *event_call) in destroy_local_trace_uprobe()
A Dtrace_probe.c952 int traceprobe_define_arg_fields(struct trace_event_call *event_call, in traceprobe_define_arg_fields()
A Dtrace_probe.h296 trace_probe_event_from_call(struct trace_event_call *event_call) in trace_probe_event_from_call()
A Dtrace_events.c466 struct trace_event_call *event_call = trace_file->event_call; in trace_event_buffer_reserve() local
A Dtrace.c2818 struct trace_event_call *event_call; in output_printk() local
/linux/include/linux/
A Dtrace_events.h449 trace_get_fields(struct trace_event_call *event_call) in trace_get_fields()
625 struct trace_event_call *event_call; member

Completed in 49 milliseconds