Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acct/
H A Dacctcom.c56 systot, variable
437 systot += (double)sys; in dofile()
645 cputot = systot + usertot; in doexit()
648 fprintf(stdout, "SYS=%-6.2f ",SECS(systot)/cmdcount); in doexit()