Searched refs:exacct_assemble_proc_usage (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/syscall/ |
H A D | exacctsys.c | 136 error = exacct_assemble_proc_usage(ac_proc, pu, in getacct_proc() 280 error = exacct_assemble_proc_usage(ac_proc, pu, in wracct_proc()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | exacct.h | 184 extern int exacct_assemble_proc_usage(ac_info_t *, proc_usage_t *,
|
/titanic_50/usr/src/uts/common/os/ |
H A D | exacct.c | 1020 exacct_assemble_proc_usage(ac_info_t *ac_proc, proc_usage_t *pu, in exacct_assemble_proc_usage() function 1125 (void) exacct_assemble_proc_usage(ac_proc, pu, in exacct_do_commit_proc()
|