Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dacct.h60 comp_t ac_rw; /* blocks read or written */ member
81 comp_t ac_rw; /* blocks read or written */ member
/titanic_41/usr/src/cmd/acct/
H A Dacctprc1.c298 ab.ac_rw = oab.ac_rw; in aread()
H A Dacctcom.c402 rw=expand(a->ac_rw); in dofile()
468 ab.ac_rw = oab.ac_rw; in aread()
H A Dacctcms.c270 cmt.tcm_rw = expand(acct.oab.ac_rw); in tdofile()
287 cmt.tcm_rw = expand(acct.ab.ac_rw); in tdofile()
382 ltmp = expand(acct.oab.ac_rw); in dofile()
430 ltmp = expand(acct.ab.ac_rw); in dofile()
/titanic_41/usr/src/uts/common/os/
H A Dacct.c415 ag->acctbuf.ac_rw = acct_compress((ulong_t)(p->p_ru.inblock + in acct()