Searched refs:last_total (Results 1 – 1 of 1) sorted by relevance
181 static uint64_t last_total; variable188 last_total = 0; in init_progress()213 if (total == last_total) in progress()215 last_total = total; in progress()