Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/trace/
Dftrace.c1832 static int ftrace_match_module_records(char *buff, char *mod, int enable) in ftrace_match_module_records() function
1909 if (ftrace_match_module_records(func, mod, enable)) in ftrace_mod_callback()