Home
last modified time | relevance | path

Searched refs:percent_last (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c1106 static uint_t sec_last, percent_last; in report_progress() local
1114 if (percent != percent_last || sec != sec_last) { in report_progress()
1119 percent_last = percent; in report_progress()