Searched refs:total_node_costs (Results 1 – 1 of 1) sorted by relevance
884 Costs total_node_costs = node_state.TotalNodeCosts(); in MarkNodeExecuted() local886 graph_costs_ = CombineCosts(graph_costs_, total_node_costs); in MarkNodeExecuted()890 op_cost = CombineCosts(op_cost, total_node_costs); in MarkNodeExecuted()897 std::make_pair(total_node_costs.execution_time.asMicroSeconds().count(), in MarkNodeExecuted()917 device.device_costs = CombineCosts(device.device_costs, total_node_costs); in MarkNodeExecuted()947 device_op_cost = CombineCosts(device_op_cost, total_node_costs); in MarkNodeExecuted()