void serialize(const std::string &base, CheckpointOut &cp) const
uint8_t * data
Pointer to packet data will be deleted.
unsigned length
Amount of space occupied by the payload in the data buffer.
unsigned bufLength
Total size of the allocated data buffer.
decltype(std::begin(std::declval< const T & >()), std::end(std::declval< const T & >()), void()) arrayParamOut(CheckpointOut &os, const std::string &name, const T ¶m)
bool optParamIn(CheckpointIn &cp, const std::string &name, T ¶m, bool do_warn=true)
This function is used for restoring optional parameters from the checkpoint.
void paramOut(CheckpointOut &cp, const std::string &name, ExtMachInst const &machInst)
void unserialize(const std::string &base, CheckpointIn &cp)
void paramIn(CheckpointIn &cp, const std::string &name, ExtMachInst &machInst)
std::ostream CheckpointOut
unsigned simLength
Effective length, used for modeling timing in the simulator.
void arrayParamIn(CheckpointIn &cp, const std::string &name, CircleBuf< T > ¶m)
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Generated on Wed Jul 28 2021 12:10:26 for gem5 by doxygen 1.8.17