Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_uprobe.c43 static bool trace_uprobe_match(const char *system, const char *event,
51 .match = trace_uprobe_match,
304 static bool trace_uprobe_match(const char *system, const char *event, in trace_uprobe_match() function