Searched refs:mod_matches (Results 1 – 1 of 1) sorted by relevance
3497 int mod_matches = (modname) ? ftrace_match(modname, mod_g) : 0; in ftrace_match_record() local3508 if (!modname || !mod_matches) { in ftrace_match_record()3515 if (mod_matches && exclude_mod) in ftrace_match_record()