Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_init_main.c492 p->p_stats = pstats_alloc(); in proc0_init()
/f-stack/freebsd/kern/
H A Dinit_main.c591 p->p_stats = pstats_alloc(); in proc0_init()
H A Dkern_proc.c276 p->p_stats = pstats_alloc(); in proc_init()
1339 pstats_alloc(void) in pstats_alloc() function
/f-stack/freebsd/sys/
H A Dproc.h1111 struct pstats *pstats_alloc(void);