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

/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-asm.s391 * In order to save time calculating the hash value, the last H_maxcache
397 LCL(H_maxcache) = 3 /* # of cache table entries */
398 LCL(H_csize) = 4*LCL(H_maxcache) /* size of each cache array */
406 #define H_maxcache LCL(H_maxcache) define

Completed in 21 milliseconds