Home
last modified time | relevance | path

Searched refs:pstats_alloc (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/kern/
H A Dinit_main.c611 p->p_stats = pstats_alloc(); in proc0_init()
H A Dkern_proc.c281 p->p_stats = pstats_alloc(); in proc_init()
1374 pstats_alloc(void) in pstats_alloc() function
/freebsd/sys/sys/
H A Dproc.h1204 struct pstats *pstats_alloc(void);