Searched refs:trace_probe_add_file (Results 1 - 6 of 6) sorted by relevance

/linux-master/kernel/trace/
H A Dtrace_probe.h354 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file);
H A Dtrace_fprobe.c472 ret = trace_probe_add_file(tp, file);
H A Dtrace_eprobe.c660 ret = trace_probe_add_file(tp, file);
H A Dtrace_uprobe.c1107 ret = trace_probe_add_file(tp, file);
H A Dtrace_kprobe.c364 ret = trace_probe_add_file(tp, file);
H A Dtrace_probe.c2034 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file) function

Completed in 143 milliseconds