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

/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-asm.s361 LCL(P_overflow) = LCL(P_count)+4 /* # times count overflowed */
362 LCL(P_size) = LCL(P_overflow)+4 /* size of prof data type */
366 #define P_overflow LCL(P_overflow) define
961 DINC2(P_count(%eax),P_overflow(%eax)) /* bump function count (double precision) */
1050 DINC2(H_prof+P_count(%eax),H_prof+P_overflow(%eax)) /* bump function count */

Completed in 62 milliseconds