Searched refs:new_pctg (Results 1 – 1 of 1) sorted by relevance
387 int new_pctg; in rf_PrintReconSchedule() local389 new_pctg = 100 - (rf_UnitsLeftToReconstruct(mapPtr) * in rf_PrintReconSchedule()391 if (new_pctg != old_pctg) { in rf_PrintReconSchedule()394 printf("%d %d.%06d\n", (int) new_pctg, (int) diff.tv_sec, in rf_PrintReconSchedule()396 old_pctg = new_pctg; in rf_PrintReconSchedule()