Searched refs:gather_rusage_info (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_resource.c125 void gather_rusage_info(proc_t p, rusage_info_current *ru, int flavor);
1687 gather_rusage_info(proc_t p, rusage_info_current *ru, int flavor) function
1793 gather_rusage_info(p, &ri_current, flavor);
1808 gather_rusage_info(p, &ri_current, flavor);
1823 gather_rusage_info(p, &ri_current, flavor);
1838 gather_rusage_info(p, &ri_v3, flavor);
H A Dkern_exit.c170 void gather_rusage_info(proc_t p, rusage_info_current *ru, int flavor);
427 gather_rusage_info(p, &rup->ri, RUSAGE_INFO_CURRENT);
2074 gather_rusage_info(p, &rup->ri, RUSAGE_INFO_CURRENT);

Completed in 184 milliseconds