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

/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-asm.s343 LCL(M_nalloc) = LCL(M_nfree)+4 /* # bytes allocated */
344 LCL(M_num) = LCL(M_nalloc)+4 /* # allocations done on this page */
351 #define M_nalloc LCL(M_nalloc) define
767 addl %eax,M_nalloc(%edx) /* increment bytes allocated */

Completed in 71 milliseconds