Searched refs:tot_edpi (Results 1 – 1 of 1) sorted by relevance
204 uint64_t tot_edpi = 0; in update_stats() local228 tot_edpi += s->edpi_av[j]; in update_stats()231 tot_edpi = tot_edpi / BINS_AV; in update_stats()233 percent = 100 - (uint32_t)(((float)tot_edpi / in update_stats()