Searched refs:gcov_info_within_module (Results 1 – 4 of 4) sorted by relevance
50 bool gcov_info_within_module(struct gcov_info *info, struct module *mod);
116 if (gcov_info_within_module(info, mod)) { in gcov_module_notifier()
173 bool gcov_info_within_module(struct gcov_info *info, struct module *mod) in gcov_info_within_module() function
210 bool gcov_info_within_module(struct gcov_info *info, struct module *mod) in gcov_info_within_module() function