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