Searched defs:expects_response (Results 1 - 4 of 4) sorted by relevance

/gem5/src/mem/
H A Dbridge.cc169 bool expects_response = pkt->needsResponse(); local
H A Dmem_checker_monitor.cc149 bool expects_response = pkt->needsResponse() && !pkt->cacheResponding(); local
H A Dserial_link.cc182 bool expects_response = pkt->needsResponse() && local
H A Dcomm_monitor.cc246 updateReqStats( const ProbePoints::PacketInfo& pkt_info, bool is_atomic, bool expects_response) argument
[all...]

Completed in 10 milliseconds