Searched refs:hashfraction (Results 1 – 3 of 3) sorted by relevance
77 p->hashfraction = HASHFRACTION; in monstartup()184 frompc += fromindex * p->hashfraction * sizeof(*p->froms); in _mcleanup()
182 frompcindex = &p->froms[frompci / (p->hashfraction * sizeof(*p->froms))]; in _MCOUNT_DECL()
166 u_long hashfraction; member