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

/darwin-on-arm/xnu/osfmk/profiling/i386/
H A Dprofile-md.c788 LHISTCOUNTER *lptr;
892 lptr = (LHISTCOUNTER *)pv->profil_buf;
896 lptr != (LHISTCOUNTER *)0) {
900 PROF_CNT_ADD(pv->stats.overflow_ticks, lptr[i].high);
779 LHISTCOUNTER *lptr; local

Completed in 19 milliseconds