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

/haiku-buildtools/gcc/gcc/
H A Dgcov-tool.c46 extern int gcov_profile_scale (struct gcov_info*, float, int, int);
250 gcov_profile_scale (d1_profile, scale, n, d);
/haiku-buildtools/gcc/libgcc/
H A Dlibgcov-util.c809 gcov_profile_scale (struct gcov_info *profile, float scale_factor, int n, int d) function
884 return gcov_profile_scale (profile, scale_factor, 0, 0);

Completed in 55 milliseconds