Searched refs:cpustate_total_length (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/top/
H A Ddisplay.c84 static int cpustate_total_length; variable
225 cpustate_total_length = 0;
230 *ip++ = cpustate_total_length;
233 cpustate_total_length += i + 8;
448 if (cpustate_total_length + (int)strlen(long_tag) - 2 >= screen_width)

Completed in 110 milliseconds