Searched refs:cur_pct (Results 1 – 1 of 1) sorted by relevance
2252 off64_t one_pct, cur_pct, new_pct; member2278 if (data->new_pct > data->cur_pct) {2280 data->cur_pct = data->new_pct;2281 snprintf(buf, sizeof(buf), "%" PRId64, data->cur_pct);2285 if (data->cur_pct >= 5) {2521 data.cur_pct = 0;2637 data.cur_pct = 0;2683 off64_t one_pct, cur_pct, new_pct; local2738 cur_pct = 0;2742 if (new_pct > cur_pct) {[all …]