Searched refs:matched_gcov_info (Results 1 – 3 of 3) sorted by relevance
1161 matched_gcov_info (const struct gcov_info *info1, const struct gcov_info *info2) in matched_gcov_info() function1223 if (matched_gcov_info (all_infos[i].obj2, all_infos[j].obj1)) in calculate_overlap()
1218 matched_gcov_info (const struct gcov_info *info1, const struct gcov_info *info2) in matched_gcov_info() function1280 if (matched_gcov_info (all_infos[i].obj2, all_infos[j].obj1)) in calculate_overlap()
5893 (matched_gcov_info): Ditto.