Lines Matching refs:ac_info_t
172 extern int exacct_tag_task(ac_info_t *, task_t *, void *, size_t, int);
173 extern int exacct_tag_proc(ac_info_t *, pid_t, taskid_t, void *, size_t, int,
179 extern int exacct_write_header(ac_info_t *, void *, size_t);
182 extern int exacct_commit_callback(ac_info_t *, void *, size_t, void *,
184 extern int exacct_assemble_proc_usage(ac_info_t *, proc_usage_t *,
185 int (*)(ac_info_t *, void *, size_t, void *, size_t, size_t *),
187 extern int exacct_assemble_task_usage(ac_info_t *, task_t *,
188 int (*)(ac_info_t *, void *, size_t, void *, size_t, size_t *),
190 extern int exacct_assemble_flow_usage(ac_info_t *, flow_usage_t *,
191 int (*)(ac_info_t *, void *, size_t, void *, size_t, size_t *),
194 extern int exacct_assemble_net_usage(ac_info_t *, void *,
195 int (*)(ac_info_t *, void *, size_t, void *, size_t, size_t *),