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

/gem5/src/systemc/core/
H A Devent.cc99 } else if (inHierarchy()) {
128 Event::inHierarchy() const function in class:sc_gem5::Event
H A Devent.hh73 bool inHierarchy() const;
H A Dsc_event.cc331 bool sc_event::in_hierarchy() const { return _gem5_event->inHierarchy(); }

Completed in 7 milliseconds