Searched refs:findEvent (Results 1 - 4 of 4) sorted by relevance

/gem5/src/systemc/core/
H A Devent.cc107 EventsIt it = findEvent(_name);
224 findEvent(const std::string &name) function in namespace:sc_gem5
H A Devent.hh166 EventsIt findEvent(const std::string &name);
H A Dsc_event.cc414 ::sc_gem5::EventsIt it = ::sc_gem5::findEvent(str);
H A Dsc_module.cc843 return sc_gem5::findEvent(name) != sc_gem5::allEvents.end() ||

Completed in 11 milliseconds