Searched refs:costmodel_communi_const_ (Results 1 – 2 of 2) sorted by relevance
47 costmodel_communi_const_ = DEFAULT_COST_MODEL_COMMUNI_CONST; in ResetCostModel()80 MS_LOG(INFO) << "costmodel_communi_const: " << costmodel_communi_const_ << "."; in PrintCostModel()164 costmodel_communi_const_ = cm_communi_const; in set_costmodel_communi_const()
89 double costmodel_communi_const() const { return costmodel_communi_const_; } in costmodel_communi_const()179 double costmodel_communi_const_; variable