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

/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-asm.s309 LCL(A_size) = LCL(A_lock)+4 /* size of context block */
314 #define A_size LCL(A_size) define
827 addl $(A_size+M_size-1),%eax /* add in overhead size & subtract 1 */
832 leal -A_size-M_size(%eax),%esi /* save allocation size */
840 SLOCK addl $(A_size+M_size),V_overhead(%ebx,%edi,4)
844 leal A_size(%eax),%edx /* memory block pointer */
846 addl $(A_size+M_size),%eax /* bump past overhead */

Completed in 21 milliseconds