Searched refs:mod_match (Results 1 – 1 of 1) sorted by relevance
4291 struct ftrace_glob *mod_match = (mod) ? &mod_g : NULL; in match_records() local4324 if (ftrace_match_record(rec, &func_g, mod_match, exclude_mod)) { in match_records()