Home
last modified time | relevance | path

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

/trueos/sys/kern/
HDinit_main.c558 p->p_stats = pstats_alloc(); in proc0_init()
HDkern_proc.c236 p->p_stats = pstats_alloc(); in proc_init()
1028 pstats_alloc(void) in pstats_alloc() function
/trueos/sys/sys/
HDproc.h913 struct pstats *pstats_alloc(void);