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

/linux-master/kernel/trace/
H A Dtrace_uprobe.c39 static int trace_uprobe_create(const char *raw_command);
47 .create = trace_uprobe_create,
719 int trace_uprobe_create(const char *raw_command) function
731 ret = trace_uprobe_create(raw_command);

Completed in 105 milliseconds