Lines Matching defs:sys
36 #include <sys/types.h>
37 #include <sys/param.h>
40 #include <sys/acct.h>
42 #include <sys/stat.h>
69 sys,
394 sys = expand(a->ac_stime);
396 cpu = sys + user;
405 if(syscut && syscut >= SECS(sys))
440 systot += (double)sys;
571 pf((double)sys / HZ);
702 diag("-r show CPU factor (user-time/(sys-time + user-time))");