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

/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-asm.s359 LCL(P_addr) = 0 /* function address */
360 LCL(P_count) = LCL(P_addr)+4 /* # times function called */
364 #define P_addr LCL(P_addr) define
988 movl %ecx,P_addr(%eax)
1167 movl %ecx,H_prof+P_addr(%eax) /* set up prof information */

Completed in 21 milliseconds