Searched refs:trace_probe_add_file (Results 1 – 5 of 5) sorted by relevance
338 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file);
708 ret = trace_probe_add_file(tp, file); in enable_trace_eprobe()
1103 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file) in trace_probe_add_file() function
1112 ret = trace_probe_add_file(tp, file); in probe_event_enable()
363 ret = trace_probe_add_file(tp, file); in enable_trace_kprobe()
Completed in 15 milliseconds