Searched defs:propagatePortTransitionInfo (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/dsent/model/
H A DElectricalModel.cc799 void ElectricalModel::propagatePortTransitionInfo(const String& downstream_port_name_, const String& upstream_port_name_) function in class:DSENT::ElectricalModel
806 void ElectricalModel::propagatePortTransitionInfo(ElectricalModel* downstream_model_, const String& downstream_port_name_, const String& upstream_port_name_) function in class:DSENT::ElectricalModel
816 void ElectricalModel::propagatePortTransitionInfo(ElectricalModel* downstream_model_, const String& downstream_port_name_, const ElectricalModel* upstream_model_, const String& upstream_port_name_) function in class:DSENT::ElectricalModel
829 void ElectricalModel::propagatePortTransitionInfo(const String& downstream_port_name_, const ElectricalModel* upstream_model_, const String& upstream_port_name_) function in class:DSENT::ElectricalModel

Completed in 10 milliseconds