Searched refs:percg (Results 1 – 1 of 1) sorted by relevance
799 float percg; in print_stats() local801 percg = ((float) stats.removed / (float) stats.total) * 100; in print_stats()803 stats.removed, stats.total, (int) percg); in print_stats()806 percg = 0; in print_stats()808 percg = ((float) stats.removed_phis / (float) stats.total_phis) * 100; in print_stats()811 stats.removed_phis, stats.total_phis, (int) percg); in print_stats()