Searched refs:profile2 (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/libgcc/
H A Dlibgcov-util.c912 SUM_2 is the sum_all for profile2 where GCOV_INFO2 belongs.
1096 /* Cumlative overlap dscore for profile1 and profile2. */
1099 /* sum_all for profile1 and profile2. */
1102 /* run_max for profile1 and profile2. */
1396 gcov_profile_overlap (struct gcov_info *profile1, struct gcov_info *profile2) argument
1400 result = calculate_overlap (profile1, profile2);

Completed in 28 milliseconds