Go to the documentation of this file.
29 #ifndef __LEARNING_GEM5_GOODBYE_OBJECT_HH__
30 #define __LEARNING_GEM5_GOODBYE_OBJECT_HH__
34 #include "params/GoodbyeObject.hh"
87 #endif // __LEARNING_GEM5_GOODBYE_OBJECT_HH__
GoodbyeObject(const GoodbyeObjectParams &p)
EventFunctionWrapper event
An event that wraps the above function.
float bandwidth
The bytes processed per tick.
void fillBuffer()
Fills the buffer for one iteration.
int bufferUsed
The amount of the buffer we've used so far.
void processEvent()
Fill the buffer with the next chunk of data.
virtual std::string name() const
void sayGoodbye(std::string name)
Called by an outside object.
Abstract superclass for simulation objects.
int bufferSize
The size of the buffer we are going to fill.
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
std::string message
The message to put into the buffer.
char * buffer
The buffer we are putting our message in.
Generated on Sun Jul 30 2023 01:56:57 for gem5 by doxygen 1.8.17