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()
167 * gcov_info_within_module - check if a profiling data set belongs to a module173 bool gcov_info_within_module(struct gcov_info *info, struct module *mod) in gcov_info_within_module() 171 bool gcov_info_within_module(struct gcov_info *info, struct module *mod) gcov_info_within_module() function
210 bool gcov_info_within_module(struct gcov_info *info, struct module *mod) in gcov_info_within_module() function