Home
last modified time | relevance | path

Searched refs:trace_uprobe (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dtrace_uprobe.c57 struct trace_uprobe { struct
333 struct trace_uprobe *tu; in alloc_trace_uprobe()
371 struct trace_uprobe *tu; in find_probe_event()
433 static int append_trace_uprobe(struct trace_uprobe *tu, struct trace_uprobe *to) in append_trace_uprobe()
470 struct trace_uprobe *tmp; in validate_ref_ctr_offset()
534 struct trace_uprobe *tu; in __trace_uprobe_create()
817 struct trace_uprobe *tu; in probes_profile_seq_show()
1020 struct trace_uprobe *tu; in print_uprobe_event()
1075 struct trace_uprobe *tu; in __probe_event_disable()
1093 struct trace_uprobe *tu; in probe_event_enable()
[all …]
H A DMakefile103 obj-$(CONFIG_UPROBE_EVENTS) += trace_uprobe.o
H A Dtrace_probe.h545 struct trace_uprobe *tu;