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

/gem5/src/systemc/core/
H A Dsc_event.cc331 bool sc_event::in_hierarchy() const { return _gem5_event->inHierarchy(); } function in class:sc_core::sc_event
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_event.h270 bool in_hierarchy() const { return m_name.length() != 0; } function in class:sc_core::sc_event

Completed in 7 milliseconds