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

/xnu-2422.115.4/bsd/kern/
H A Dkern_resource.c123 void gather_rusage_info_v2(proc_t p, struct rusage_info_v2 *ru, int flavor);
1435 gather_rusage_info_v2(proc_t p, struct rusage_info_v2 *ru, int flavor) function
1527 gather_rusage_info_v2(p, &ri_v2, flavor);
1542 gather_rusage_info_v2(p, &ri_v2, flavor);
1557 gather_rusage_info_v2(p, &ri_v2, flavor);
H A Dkern_exit.c170 void gather_rusage_info_v2(proc_t p, struct rusage_info_v2 *ru, int flavor);
414 gather_rusage_info_v2(p, &rup->ri, RUSAGE_INFO_V2);
1992 gather_rusage_info_v2(p, &rup->ri, RUSAGE_INFO_V2);

Completed in 73 milliseconds