Searched refs:pstat_startcopy (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Dresourcevar.h57 #define pstat_endzero pstat_startcopy
59 #define pstat_startcopy p_prof macro
/freebsd-10-stable/sys/kern/
H A Dkern_proc.c1073 bcopy(&src->pstat_startcopy, &dst->pstat_startcopy,
1074 __rangeof(struct pstats, pstat_startcopy, pstat_endcopy));

Completed in 120 milliseconds