Searched refs:trace_uprobe_create (Results 1 – 1 of 1) sorted by relevance
37 static int trace_uprobe_create(const char *raw_command);45 .create = trace_uprobe_create,719 int trace_uprobe_create(const char *raw_command) in trace_uprobe_create() function731 ret = trace_uprobe_create(raw_command); in create_or_delete_trace_uprobe()
Completed in 6 milliseconds