Searched refs:percent_b (Results 1 – 2 of 2) sorted by relevance
340 long percent_a, percent_b; in annotated_branch_stat_cmp() local343 percent_b = get_incorrect_percent(b); in annotated_branch_stat_cmp()345 if (percent_a < percent_b) in annotated_branch_stat_cmp()347 if (percent_a > percent_b) in annotated_branch_stat_cmp()
939 RK_S32 percent_b = 100 - ctx->min_still_percent; in moving_ratio_calc() local941 percent = (percent_a + percent * percent_b) / 70; in moving_ratio_calc()942 rc_dbg_rc("percent_a = %d percent_b %d", percent_a, percent_b); in moving_ratio_calc()944 RK_S32 mv_ratio = (percent_a + 7680 + mv_percnt * percent_b) / 100; in moving_ratio_calc()953 mad_ratio = (percent_a + 7680 + percent_b * mad_ratio) / 100; in moving_ratio_calc()