gem5 v24.1.0.1
|
#include "base/refcnt.hh"
Go to the source code of this file.
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 Arm Limited All rights reserved. | |
namespace | gem5::o3 |
Typedefs | |
using | gem5::o3::DynInstPtr = RefCountingPtr< DynInst > |
using | gem5::o3::DynInstConstPtr = RefCountingPtr< const DynInst > |