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

/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-asm.s431 #ifndef GPROF_HASH_SIZE define
432 #define GPROF_HASH_SIZE 16384
439 #define GPROF_HASH_MASK (GPROF_HASH_SIZE-1)
442 .long GPROF_HASH_SIZE

Completed in 22 milliseconds