Searched refs:ac_stime (Results 1 – 9 of 9) sorted by relevance
56 comp_t ac_stime; /* acctng system time in clock ticks */ member77 comp_t ac_stime; /* acctng system time in clock ticks */ member
132 stime = expand(ab.ac_stime) + expand(ab.ac_utime); in main()295 ab.ac_stime = oab.ac_stime; in aread()
394 sys = expand(a->ac_stime); in dofile()465 ab.ac_stime = oab.ac_stime; in aread()
88 stime = expand(ab.ac_stime) + expand(ab.ac_utime); in main()
262 cpu = expand(acct.oab.ac_stime)+ in tdofile()279 cpu = expand(acct.oab.ac_stime)+ in tdofile()362 cpu = expand(acct.oab.ac_stime)+ in dofile()410 cpu = expand(acct.ab.ac_stime)+ in dofile()
91 x = expand(acp->ac_utime) + expand(acp->ac_stime); in lc_pacct()
410 ag->acctbuf.ac_stime = acct_compress( in acct()
651 sabuf.ac_stime = compress(buffer.tms_stime + buffer.tms_cstime); in doacct()
1373 sabuf.ac_stime = compress(buffer.tms_stime + buffer.tms_cstime); in sh_accend()