Searched refs:exec_cost (Results 1 – 1 of 1) sorted by relevance
1600 int64 exec_cost = 0; in SimplePredictCosts() local1602 exec_cost = 2000000000; in SimplePredictCosts()1604 exec_cost = 1000000000; in SimplePredictCosts()1606 exec_cost = 1000; in SimplePredictCosts()1608 c.execution_time = Costs::NanoSeconds(exec_cost); in SimplePredictCosts()