Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_kprobe.c44 static bool trace_kprobe_match(const char *system, const char *event,
52 .match = trace_kprobe_match,
162 static bool trace_kprobe_match(const char *system, const char *event, in trace_kprobe_match() function