Searched refs:sec_last (Results 1 – 1 of 1) sorted by relevance
1106 static uint_t sec_last, percent_last; in report_progress() local1114 if (percent != percent_last || sec != sec_last) { in report_progress()1118 sec_last = sec; in report_progress()