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

/darwin-on-arm/xnu/bsd/sys/
H A Dresourcevar.h78 struct uprof { /* profile arguments */ struct in struct:pstats
79 struct uprof *pr_next; /* multiple prof buffers allowed */
/darwin-on-arm/xnu/bsd/kern/
H A Dsubr_prof.c401 struct uprof *prof;
H A Dkern_exit.c748 struct uprof *p0 = &p->p_stats->p_prof, *p1, *pn;
1905 struct uprof *p0 = &p->p_stats->p_prof, *p1, *pn;

Completed in 26 milliseconds