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

/gem5/src/systemc/tests/tlm/multi_sockets/
H A DMultiSocketSimpleSwitchAT.h248 bool doCall=btag==NULL; //we only will do a bw call if we are not in a wrapped b_transport local
262 doCall=m_pendingResps[connInfo->bwID].size()==1; //do a call in case the response socket was free
265 if (doCall){ //we have to do a call on the bw of fw path

Completed in 5 milliseconds