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

/linux-master/kernel/trace/
H A Dtrace_probe.h355 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file);
H A Dtrace_eprobe.c660 ret = trace_probe_add_file(tp, file);
H A Dtrace_fprobe.c472 ret = trace_probe_add_file(tp, file);
H A Dtrace_uprobe.c1134 ret = trace_probe_add_file(tp, file);
H A Dtrace_kprobe.c371 ret = trace_probe_add_file(tp, file);
H A Dtrace_probe.c2095 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file) function

Completed in 162 milliseconds