gem5 v23.0.0.1
|
#include <memory>
#include <vector>
#include "arch/generic/interrupts.hh"
#include "base/statistics.hh"
#include "debug/Mwait.hh"
#include "mem/htm.hh"
#include "mem/port_proxy.hh"
#include "sim/clocked_object.hh"
#include "sim/eventq.hh"
#include "sim/full_system.hh"
#include "sim/insttracer.hh"
#include "sim/probe/pmu.hh"
#include "sim/probe/probe.hh"
#include "sim/signal.hh"
#include "sim/system.hh"
Go to the source code of this file.
Classes | |
struct | gem5::AddressMonitor |
class | gem5::CPUProgressEvent |
class | gem5::BaseCPU |
struct | gem5::BaseCPU::GlobalStats |
Global CPU statistics that are merged into the Root object. More... | |
struct | gem5::BaseCPU::BaseCPUStats |
struct | gem5::BaseCPU::FetchCPUStats |
struct | gem5::BaseCPU::ExecuteCPUStats |
struct | gem5::BaseCPU::CommitCPUStats |
Namespaces | |
namespace | 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. | |