Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/trace/
Dftrace.c3418 static int ftrace_match(char *str, char *regex, int len, int type) in ftrace_match() function
3488 return ftrace_match(str, regex, len, type); in ftrace_match_record()
3858 if (!ftrace_match(str, glob, len, type)) in __unregister_ftrace_function_probe()