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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dgmon.h212 u_long hashfraction; member in struct:gmonparam
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsubr_prof.c127 p->hashfraction = HASHFRACTION;
228 frompcindex = &p->froms[frompc / (p->hashfraction * sizeof(*p->froms))];

Completed in 40 milliseconds