gem5 v24.0.0.0
|
#include <deque>
#include "base/statistics.hh"
#include "debug/FlashDevice.hh"
#include "dev/arm/abstract_nvm.hh"
#include "enums/DataDistribution.hh"
#include "params/FlashDevice.hh"
#include "sim/serialize.hh"
Go to the source code of this file.
Classes | |
class | gem5::FlashDevice |
Flash Device model The Flash Device model is a timing model for a NAND flash device. More... | |
struct | gem5::FlashDevice::PageMapEntry |
Every logical address maps to a physical block and a physical page. More... | |
struct | gem5::FlashDevice::CallBackEntry |
struct | gem5::FlashDevice::FlashDeviceStats |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |