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

/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-asm.s261 #define SDINC(mem) SLOCK addl $1,mem; SLOCK adcl $0,4+mem define
269 #define SDINC(mem) SLOCK incl mem define
908 SDINC(V_dummy(%ebx))
954 SDINC(V_cnt(%ebx))
1043 SDINC(V_cnt(%ebx)) /* bump profile call counter (double int) */
1063 SDINC(V_cache_hits1(%ebx)) /* update counter */
1093 SDINC(V_cache_hits2(%ebx)) /* update counter */
1125 SDINC(V_cache_hits3(%ebx)) /* update counter */
1196 SDINC(V_hash_num(%ebx))
1220 SDINC(V_hash_searc
[all...]

Completed in 87 milliseconds