proc_usage_t
exacct_assemble_proc_usage(ac_info_t *ac_proc, proc_usage_t *pu,
proc_usage_t *pu;
pu = kmem_alloc(sizeof (proc_usage_t), KM_SLEEP);
kmem_free(pu, sizeof (proc_usage_t));
exacct_attach_proc_item(proc_usage_t *pu, ea_object_t *record, int res)
exacct_assemble_proc_record(proc_usage_t *pu, ulong_t *mask,
exacct_calculate_proc_mstate(proc_t *p, proc_usage_t *pu)
exacct_copy_proc_mstate(proc_t *p, proc_usage_t *pu)
exacct_calculate_proc_usage(proc_t *p, proc_usage_t *pu, ulong_t *mask,
extern void exacct_calculate_proc_usage(proc_t *, proc_usage_t *,
extern int exacct_assemble_proc_usage(ac_info_t *, proc_usage_t *,
proc_usage_t *pu;
pu = kmem_zalloc(sizeof (proc_usage_t), KM_SLEEP);
kmem_free(pu, sizeof (proc_usage_t));
kmem_free(pu, sizeof (proc_usage_t));
proc_usage_t *pu;
pu = kmem_zalloc(sizeof (proc_usage_t), KM_SLEEP);
kmem_free(pu, sizeof (proc_usage_t));
kmem_free(pu, sizeof (proc_usage_t));