Go to the documentation of this file.
43 #ifndef __CPU_TRAFFIC_GEN_IDLE_GEN_HH__
44 #define __CPU_TRAFFIC_GEN_IDLE_GEN_HH__
60 :
BaseGen(obj, requestor_id, _duration)
Base class for all generators, with the shared functionality and virtual functions for entering,...
The idle generator does nothing.
Tick nextPacketTick(bool elastic, Tick delay) const
Determine the tick when the next packet is available.
uint64_t Tick
Tick count type.
PacketPtr getNextPacket()
Get the next generated packet.
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
void enter()
Enter this generator state.
IdleGen(SimObject &obj, RequestorID requestor_id, Tick _duration)
Abstract superclass for simulation objects.
Generated on Wed Sep 30 2020 14:02:09 for gem5 by doxygen 1.8.17