Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/top/
Dutils.c286 long half_total; local
312 half_total = total_change / 2l;
318 *out++ = (int)((*diffs++ * 1000 + half_total) / total_change);