Home
last modified time | relevance | path

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

/linux-6.15/kernel/trace/
H A Dtrace_uprobe.c44 static bool trace_uprobe_match(const char *system, const char *event,
52 .match = trace_uprobe_match,
307 static bool trace_uprobe_match(const char *system, const char *event, in trace_uprobe_match() function