Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acct/
H A Dacctmerg.c198 t1->ta_pc += t2->ta_pc; in tacctadd()
234 &tp->ta_pc, in getnext()
262 tp->ta_pc, in prtacct()
H A Dacctdef.h133 long ta_pc; /* count of processes */ member
H A Dacctprc2.c137 tb.ta_pc = (*(struct utab **)node)->ut_pc; in print_node()
H A Dacctprc.c163 tb.ta_pc = (*(struct utab **)node)->ut_pc; in print_node()