Searched refs:trace_uprobe_create (Results 1 – 1 of 1) sorted by relevance
39 static int trace_uprobe_create(const char *raw_command);47 .create = trace_uprobe_create,721 int trace_uprobe_create(const char *raw_command) in trace_uprobe_create() function733 ret = trace_uprobe_create(raw_command); in create_or_delete_trace_uprobe()