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

/gem5/src/cpu/o3/
H A Dlsq_impl.hh1081 if (lsqUnit()->trySendPacket(isLoad(), _packets.at(0)))
1091 lsqUnit()->trySendPacket(isLoad(),
H A Dlsq_unit.hh375 bool trySendPacket(bool isLoad, PacketPtr data_pkt);
H A Dlsq_unit_impl.hh1057 LSQUnit<Impl>::trySendPacket(bool isLoad, PacketPtr data_pkt) function in class:LSQUnit

Completed in 8 milliseconds