unsigned length
Amount of space occupied by the payload in the data buffer.
void serialize(const std::string &base, CheckpointOut &cp) const
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.
decltype(std::begin(std::declval< const T & >()), std::end(std::declval< const T & >()), void()) arrayParamOut(CheckpointOut &os, const std::string &name, const T ¶m)
unsigned bufLength
Total size of the allocated data buffer.
void paramOut(CheckpointOut &cp, const std::string &name, ExtMachInst const &machInst)
uint8_t * data
Pointer to packet data will be deleted.
std::ostream CheckpointOut
void arrayParamIn(CheckpointIn &cp, const std::string &name, CircleBuf< T > ¶m)
void unserialize(const std::string &base, CheckpointIn &cp)
unsigned simLength
Effective length, used for modeling timing in the simulator.
void paramIn(CheckpointIn &cp, const std::string &name, ExtMachInst &machInst)
Generated on Tue Mar 23 2021 19:41:26 for gem5 by doxygen 1.8.17