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

/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-asm.s344 LCL(M_num) = LCL(M_nalloc)+4 /* # allocations done on this page */
345 LCL(M_size) = LCL(M_num)+4 /* size of page header */
352 #define M_num LCL(M_num) define
768 incl M_num(%edx) /* increment # allocations */

Completed in 11 milliseconds