Searched refs:setStaticTransitionInfo (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/dsent/model/
H A DEventInfo.h41 void setStaticTransitionInfo(const String& port_name_);
H A DEventInfo.cc64 void EventInfo::setStaticTransitionInfo(const String& port_name_) function in class:DSENT::EventInfo
/gem5/ext/dsent/model/electrical/
H A DMultiplexerCrossbar.cc118 event_info->setStaticTransitionInfo("In" + (String)j);
124 event_info->setStaticTransitionInfo(String::format("Sel%d_%d", j, k));

Completed in 4 milliseconds