Searched refs:ruadd (Results 1 – 4 of 4) sorted by relevance
| /f-stack/tools/compat/include/sys/ |
| H A D | resourcevar.h | 145 void ruadd(struct rusage *ru, struct rusage_ext *rux, struct rusage *ru2,
|
| /f-stack/freebsd/sys/ |
| H A D | resourcevar.h | 157 void ruadd(struct rusage *ru, struct rusage_ext *rux, struct rusage *ru2,
|
| /f-stack/freebsd/kern/ |
| H A D | kern_exit.c | 681 ruadd(&p->p_ru, &p->p_rux, &p->p_stats->p_cru, &p->p_crux); in exit1() 934 ruadd(&q->p_stats->p_cru, &q->p_crux, &p->p_ru, &p->p_rux); in proc_reap()
|
| H A D | kern_resource.c | 1110 ruadd(struct rusage *ru, struct rusage_ext *rux, struct rusage *ru2, in ruadd() function
|