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

/gem5/src/mem/
H A Dpacket_queue.cc54 : em(_em), sendEvent([this]{ processSendEvent(); }, _sendEventName),
221 PacketQueue::processSendEvent() function in class:PacketQueue
H A Dpacket_queue.hh87 void processSendEvent();
89 /** Event used to call processSendEvent. */

Completed in 3 milliseconds