Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_fprobe.c25 static int trace_fprobe_create(const char *raw_command);
33 .create = trace_fprobe_create,
1170 static int trace_fprobe_create(const char *raw_command) in trace_fprobe_create() function