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

/darwin-on-arm/xnu/osfmk/profiling/i386/
H A Dprofile-md.c640 struct hasharc *hptr;
648 hptr = (struct hasharc *)plist->first;
649 for (i = 0; i < plist->num_allocations; (i++, hptr++)) {
651 struct gprof_arc arc = hptr->arc;
652 int nrecs = 1 + (hptr->overflow * 2);
785 struct hasharc *hptr;
800 struct hasharc *hptr;
802 for (hptr = pv->md.hash_ptr[i]; hptr; hptr
633 struct hasharc *hptr; local
776 struct hasharc *hptr; local
791 struct hasharc *hptr; local
[all...]

Completed in 9 milliseconds