Searched refs:hashfraction (Results 1 – 2 of 2) sorted by relevance
149 p->hashfraction = HASHFRACTION; in __utee_gprof_init()160 p->log_hashfraction = __builtin_ffs(p->hashfraction * in __utee_gprof_init()273 frompc += (from_index * _gmonparam.hashfraction in _gprof_write_call_graph()361 i = frompc / (p->hashfraction * sizeof(*p->froms)); in __mcount_internal()
182 unsigned long hashfraction; member