Home
last modified time | relevance | path

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

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