Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/
Dtrace_fprobe.c28 static bool trace_fprobe_match(const char *system, const char *event,
36 .match = trace_fprobe_match,
108 static bool trace_fprobe_match(const char *system, const char *event, in trace_fprobe_match() function