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

/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-asm.s377 LCL(G_overflow) = LCL(G_count)+4 /* # times count overflowed */
378 LCL(G_size) = LCL(G_overflow)+4 /* size of gprof data type */
384 #define G_overflow LCL(G_overflow) define
1060 DINC2(G_count(%edx),G_overflow(%edx)) /* bump arc count */
1086 DINC2(G_count(%esi),G_overflow(%esi)) /* bump arc count */
1116 DINC2(G_count(%edi),G_overflow(%edi)) /* bump arc count */
1233 DINC2(G_count(%eax),G_overflow(%eax)) /* bump arc count */

Completed in 75 milliseconds