Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDkern_proc.c113 static void fill_kinfo_aggregate(struct proc *p, struct kinfo_proc *kp);
784 fill_kinfo_aggregate(struct proc *p, struct kinfo_proc *kp) in fill_kinfo_aggregate() function
1068 fill_kinfo_aggregate(p, kp); in fill_kinfo_proc()