Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_fprobe.c29 static bool trace_fprobe_match(const char *system, const char *event,
37 .match = trace_fprobe_match,
109 static bool trace_fprobe_match(const char *system, const char *event, in trace_fprobe_match() function