Searched refs:initialWeight (Results 1 – 3 of 3) sorted by relevance
58 uint64_t initialWeight = 0;158 c.initialWeight = c.weight;209 if (c.bestPred.from == -1 || c.bestPred.weight * 10 <= c.initialWeight) in run() 74 uint64_t initialWeight = 0; global() member
46 uint64_t initialWeight = 0; member120 c.initialWeight = c.weight; in CallGraphSort()171 if (c.bestPred.from == -1 || c.bestPred.weight * 10 <= c.initialWeight) in run()
61 uint64_t initialWeight = 0; member124 c.initialWeight = c.weight; in CallGraphSort()180 if (c.bestPred.from == -1 || c.bestPred.weight * 10 <= c.initialWeight) in run()