Searched refs:gcov_info_within_module (Results 1 – 3 of 3) 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()
169 bool gcov_info_within_module(struct gcov_info *info, struct module *mod) in gcov_info_within_module() function