gem5  v22.1.0.0
Namespaces | Functions
thread_context.cc File Reference
#include "cpu/thread_context.hh"
#include <vector>
#include "arch/generic/vec_pred_reg.hh"
#include "base/logging.hh"
#include "base/trace.hh"
#include "cpu/base.hh"
#include "debug/Context.hh"
#include "debug/Quiesce.hh"
#include "mem/port.hh"
#include "params/BaseCPU.hh"
#include "sim/full_system.hh"

Go to the source code of this file.

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 

Functions

void gem5::takeOverFrom (ThreadContext &new_tc, ThreadContext &old_tc)
 Copy state between thread contexts in preparation for CPU handover. More...
 
void gem5::serialize (const ThreadContext &tc, CheckpointOut &cp)
 Thread context serialization helpers. More...
 
void gem5::unserialize (ThreadContext &tc, CheckpointIn &cp)
 

Generated on Wed Dec 21 2022 10:22:50 for gem5 by doxygen 1.9.1