Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_kprobe.c45 static bool trace_kprobe_match(const char *system, const char *event,
53 .match = trace_kprobe_match,
170 static bool trace_kprobe_match(const char *system, const char *event, in trace_kprobe_match() function