Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dresourcevar.h58 #define pstat_endzero pstat_startcopy
60 #define pstat_startcopy p_prof macro
/f-stack/freebsd/sys/
H A Dresourcevar.h60 #define pstat_endzero pstat_startcopy
62 #define pstat_startcopy p_prof macro
/f-stack/freebsd/kern/
H A Dkern_proc.c1354 bcopy(&src->pstat_startcopy, &dst->pstat_startcopy, in pstats_fork()
1355 __rangeof(struct pstats, pstat_startcopy, pstat_endcopy)); in pstats_fork()