Home
last modified time | relevance | path

Searched refs:pstatsfree (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/sys/
H A Dresourcevar.h125 void pstatsfree(struct pstats *);
/netbsd/sys/rump/librump/rumpkern/
H A Dlwproc.c191 pstatsfree(p->p_stats); in lwproc_proc_free()
/netbsd/sys/kern/
H A Dkern_exit.c1260 pstatsfree(p->p_stats); in proc_free()
H A Dkern_resource.c836 pstatsfree(struct pstats *ps) in pstatsfree() function