Searched refs:get_credit_count (Results 1 - 2 of 2) sorted by relevance
/gem5/src/mem/ruby/network/garnet2.0/ | ||
H A D | OutVcState.hh | 45 int get_credit_count() { return m_credit_count; } function in class:OutVcState |
H A D | OutputUnit.hh | 67 get_credit_count(int vc) function in class:OutputUnit 69 return m_outvc_state[vc]->get_credit_count(); |
Completed in 4 milliseconds