Searched refs:user_uprof (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dresourcevar.h91 struct user_uprof { /* profile arguments */ struct in struct:pstats
92 struct user_uprof *pr_next; /* multiple prof buffers allowed */
/darwin-on-arm/xnu/bsd/kern/
H A Dsubr_prof.c381 struct user_uprof *prof;
H A Dkern_fork.c1286 bzero(&child_proc->p_stats->user_p_prof, sizeof(struct user_uprof));

Completed in 53 milliseconds