Searched refs:get_state (Results 1 - 2 of 2) sorted by relevance

/gem5/src/mem/ruby/network/garnet2.0/
H A DInputUnit.cc97 assert(m_vcs[vc]->get_state() == IDLE_);
110 assert(m_vcs[vc]->get_state() == ACTIVE_);
H A DVirtualChannel.hh58 inline VC_state_type get_state() { return m_vc_state.first; } function in class:VirtualChannel

Completed in 5 milliseconds