Home
last modified time | relevance | path

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

/freebsd-13.1/sys/kern/
H A Dinit_main.c593 p->p_stats = pstats_alloc(); in proc0_init()
H A Dkern_proc.c280 p->p_stats = pstats_alloc(); in proc_init()
1343 pstats_alloc(void) in pstats_alloc() function
/freebsd-13.1/sys/sys/
H A Dproc.h1132 struct pstats *pstats_alloc(void);