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