Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_fprobe.c30 static bool trace_fprobe_match(const char *system, const char *event,
38 .match = trace_fprobe_match,
110 static bool trace_fprobe_match(const char *system, const char *event, in trace_fprobe_match() function