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

/darwin-on-arm/xnu/osfmk/profiling/i386/
H A Dprofile-md.c787 struct gfuncs *fptr;
884 fptr = (struct gfuncs *)plist->first;
885 for (i = 0; i < plist->num_allocations; (i++, fptr++)) {
886 PROF_CNT_ADD(pv->stats.prof_overflow, fptr->prof.overflow);
778 struct gfuncs *fptr; local

Completed in 17 milliseconds