Home
last modified time | relevance | path

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

/trueos/contrib/top/
HDtop.c266 ps.wcpu = 1;
409 ps.wcpu = !ps.wcpu;
1046 ps.wcpu = !ps.wcpu;
1049 ps.wcpu ? "weighted" : "raw");
HDmachine.h68 int wcpu; /* show weighted cpu */ member
/trueos/usr.bin/top/
HDmachine.c419 ps.wcpu ? "WCPU" : "CPU"); in format_header()
1040 ps.wcpu ? 100.0 * weighted_cpu(pct, pp) : 100.0 * pct, in format_next_process()
1173 if (ps.wcpu) \