gem5
v21.2.0.0
|
#include "sim/serialize.hh"
#include <sys/stat.h>
#include <sys/time.h>
#include <sys/types.h>
#include <cassert>
#include <cerrno>
#include "base/trace.hh"
#include "debug/Checkpoint.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. | |
Variables | |
int | gem5::ckptMaxCount = 0 |
int | gem5::ckptCount = 0 |
int | gem5::ckptPrevCount = -1 |