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

/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-asm.s375 LCL(G_selfpc) = LCL(G_frompc)+4 /* caller's address */
376 LCL(G_count) = LCL(G_selfpc)+4 /* # times arc traversed */
382 #define G_selfpc LCL(G_selfpc) define
1223 cmpl G_selfpc(%eax),%edi /* loop back if not one we want */
1277 movl %ecx,G_selfpc(%eax)

Completed in 22 milliseconds