Searched refs:exec_cost (Results 1 – 1 of 1) sorted by relevance
2263 int64 exec_cost = 0; in SimplePredictCosts() local2265 exec_cost = 2000000000; in SimplePredictCosts()2267 exec_cost = 1000000000; in SimplePredictCosts()2269 exec_cost = 1000; in SimplePredictCosts()2271 c.execution_time = Costs::NanoSeconds(exec_cost); in SimplePredictCosts()