Searched refs:initialWeight (Results 1 – 3 of 3) sorted by relevance
45 uint64_t initialWeight = 0; member119 c.initialWeight = c.weight; in CallGraphSort()170 if (c.bestPred.from == -1 || c.bestPred.weight * 10 <= c.initialWeight) in run()
58 uint64_t initialWeight = 0; member159 c.initialWeight = c.weight; in CallGraphSort()210 if (c.bestPred.from == -1 || c.bestPred.weight * 10 <= c.initialWeight) in run()
60 uint64_t initialWeight = 0; member123 c.initialWeight = c.weight; in CallGraphSort()179 if (c.bestPred.from == -1 || c.bestPred.weight * 10 <= c.initialWeight) in run()