Searched refs:gcov_profile_overlap (Results 1 – 5 of 5) sorted by relevance
44 extern int gcov_profile_overlap (struct gcov_info*, struct gcov_info*);406 return gcov_profile_overlap (d1_profile, d2_profile); in profile_overlap()
1311 gcov_profile_overlap (struct gcov_info *profile1, struct gcov_info *profile2) in gcov_profile_overlap() function
1368 gcov_profile_overlap (struct gcov_info *profile1, struct gcov_info *profile2) in gcov_profile_overlap() function
5895 (gcov_profile_overlap): Ditto.