Searched refs:ac_utime (Results 1 – 9 of 9) sorted by relevance
55 comp_t ac_utime; /* acctng user time in clock ticks */ member76 comp_t ac_utime; /* acctng user time in clock ticks */ member
132 stime = expand(ab.ac_stime) + expand(ab.ac_utime); in main()294 ab.ac_utime = oab.ac_utime; in aread()
395 user = expand(a->ac_utime); in dofile()464 ab.ac_utime = oab.ac_utime; in aread()
88 stime = expand(ab.ac_stime) + expand(ab.ac_utime); in main()
263 expand(acct.oab.ac_utime); in tdofile()280 expand(acct.oab.ac_utime); in tdofile()363 expand(acct.oab.ac_utime); in dofile()411 expand(acct.ab.ac_utime); in dofile()
91 x = expand(acp->ac_utime) + expand(acp->ac_stime); in lc_pacct()
409 ag->acctbuf.ac_utime = acct_compress(NSEC_TO_TICK(p->p_acct[LMS_USER])); in acct()
650 sabuf.ac_utime = compress(buffer.tms_utime + buffer.tms_cutime); in doacct()
1372 sabuf.ac_utime = compress(buffer.tms_utime + buffer.tms_cutime); in sh_accend()