Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/trace/
Dtrace_uprobe.c41 static bool trace_uprobe_match(const char *system, const char *event,
49 .match = trace_uprobe_match,
312 static bool trace_uprobe_match(const char *system, const char *event, in trace_uprobe_match() function