Searched defs:has_credit (Results 1 - 3 of 3) sorted by relevance

/gem5/src/mem/ruby/network/garnet2.0/
H A DOutVcState.hh46 inline bool has_credit() { return (m_credit_count > 0); } function in class:OutVcState
H A DOutputUnit.cc89 OutputUnit::has_credit(int out_vc) function in class:OutputUnit
H A DSwitchAllocator.cc292 bool has_credit = false; local

Completed in 7 milliseconds