Home
last modified time | relevance | path

Searched refs:__trace_uprobe_create (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dtrace_uprobe.c532 static int __trace_uprobe_create(int argc, const char **argv) in __trace_uprobe_create() function
721 return trace_probe_create(raw_command, __trace_uprobe_create); in trace_uprobe_create()