Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/acct/
H A Dacctcom.c59 systot, variable
440 systot += (double)sys; in dofile()
648 cputot = systot + usertot; in doexit()
651 fprintf(stdout, "SYS=%-6.2f ",SECS(systot)/cmdcount); in doexit()