gem5 v24.1.0.1
Loading...
Searching...
No Matches
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

namespace  gem5
 Copyright (c) 2024 Arm Limited All rights reserved.
 

Functions

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

Generated on Mon Jan 13 2025 04:28:45 for gem5 by doxygen 1.9.8