Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_fprobe.c28 static int trace_fprobe_create(const char *raw_command);
36 .create = trace_fprobe_create,
1418 static int trace_fprobe_create(const char *raw_command) in trace_fprobe_create() function