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

/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-asm.s402 LCL(H_prof) = LCL(H_unique_ptr)+4 /* prof statistics */
403 LCL(H_cache_ptr) = LCL(H_prof)+P_size /* cache table of element pointers */
410 #define H_prof LCL(H_prof) define
1050 DINC2(H_prof+P_count(%eax),H_prof+P_overflow(%eax)) /* bump function count */
1166 movl $1,H_prof+P_count(%eax) /* function called once so far */
1167 movl %ecx,H_prof+P_addr(%eax) /* set up prof information */

Completed in 19 milliseconds